University Name: San Jose State University
Course: Enterprise Software
Professor Sanjay Garje
Students:
Bellboy is a web based app that provides hotel management a platform to serve in room requests from guests and track employee metrics on serving these requests, all in real time.
AWS:
- Route 53
- EC2
- DynamoDB
- S3 Buckets
- CloudFront
Locally:
- Node
- React
- AWS CLI
How to set up and run project locally? Here include quick steps on how to compile and run your project on local machine (whichever you used, Mac or Windows either one).
- Clone repo
- Run 'npm install' in project root folder
- Run 'npm run dev' to start both react and server app.
- Adapted login/authentication from https://github.com/ArjunAranetaCodes/MoreCodes-Youtube/tree/master/mern-mysql-login-reg