Skip to content

ttiagojm/DailyMath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DailyMath

It's a webapp which will show a new math problem everyday. Exercises could be about linear algebra, calculus, trignometry even be applied or pure math.

Create Database

For creating your database using Docker:

  • Open your terminal inside api
  • Run docker-compose build && docker-compose up -d
  • Voilá! Your database is created and working!

API

The API has 5 environment variables:

  • POSTGRES_USER: User of the database
  • POSTGRES_PASSWORD: Password to access database
  • POSTGRES_DB: Database name
  • SECRET: 32 bit random string for JWT

It's important to know that sign issuer is "dailymath".

Credits

5 people made this project possible, each of them with differente tasks and experience but all helped. Let's credit them!

About

Web app showing some new math exercise everyday

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •