Built using - HTML, CSS< Bootstrap and Javascript
Live Demo: Github Pages Website
Interacts with Backend API to perform below tasks:
- Update Routes
- Get Routes
- Generate Auth Token
- Refresh Auth Token
- Fetches Classless Labels, etc.
-
Clone Repository
git clone https://github.com/SmartWasteSegregatorAndRoutePlanner/Frontend.git
-
Change Directory and Start Python Server
cd Frontend && python -m http.server 5500
Frontend can be accessed on http://localhost:5500