Skip to content

alchebet/back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alchebet Back-End

Plan

  • User model
    • auth routes (signup, login, verify)
  • Game (title, creator, answer?)
    • create a game route
    • list all games
    • list my games
    • get game by id
    • [/] update game (only update answer and only creator can do it)
  • Bet (game, bettor, guess)
    • create a bet
    • list my bets

About

Backend(Node.js, Express, MongoDB) for a full-stack app that provides users a platform to create games for other users to guess the answers.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors