Team Enigma has built a website reservation system for sports enthusiasts to sign up for a roster spot or create pick-up games for players to join. The unique functionality is notification to all players on game roster when the minimum number of players per game is met
The application follows the MVC framework
The application uses API with private key credentials. We use the process.env object to store the environment variables.
Application is hosted on Heroku Game-On!
The application is built with node.js server and MySQL database. Application requires the following packages
- Express
- cookieParser
- bodyParser
- session
- handlebars
- Sequelize
- fs
- path
- process.env
- Rich Tranter - (https://github.com/Richt2566)
- Victor Fisher (https://github.com/deep-research)
- Chris Biemer (https://github.com/chrisbiemer)
- Peter Fitzgerald (https://github.com/petefitz4)
- Hat tip to anyone who's code was used
- Inspiration
- etc