Backend for Tansatron, a web app to modernize Kerala's KSRTC public transport system.
- Allen Joseph Joy
- Sidharth P R
- Roshin Sleeba C
- KM Vishnu Namboodiri
- Jithin S
- Real-time bus tracking with WebSockets and OpenStreetMap
- Backend in Python with FastAPI
- MongoDB integration
- Install dependencies:
pip install fastapi uvicorn pymongo - Run MongoDB:
mongod - Start server:
python main.py