NJITBytes is a hackathon-inspired application that serves live menus for GDS at NJIT. It also provides AI-powered personalized meal recommendations based on user information like height, weight, age, and dietary restrictions and goals.
Backend:
Frontend:
To run the NJITBytes Backend locally, follow these steps:
git clone https://github.com/jll38/njitbytes.git
pip install -r requirements.txt
python app.py
To run the NJITBytes Frontend locally, follow these steps:
git clone https://github.com/jll38/njitbytes.git
npm install
npm start
We welcome contributions! Read the Contribution Guidelines for more details.
NJITBytes is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).
Stay tuned for updates and enjoy a personalized dining experience like never before with NJITBytes! 🍽️🎉