Demo Video Link
Web App Link
- NodeJs
- NPM
- PostgreSQL
- Python
- Pip
- Serverless
- Python packages -
pip install requirements.txt
- Setup PostgreSQL and update credentials in main.py
- To run Backend -
cd backend && python main.py
- To run Frontend -
cd frontend && npm install && npm start
- Can got http://localhost:3000 to start using the app