-
Book Description Web App
- The UI displays a list of books along with their description and corresponding ratings. The Users can browse through the list of books efficiently due to the single page functionality.
- Built using Node JS, Angular, TypeScript, JavaScript.
-
Footwear Inventory
- An inventory where a user can keep a track of his/her footwear along with various attributes and sales details. User can add/delete/modify the items.
- Built using Node JS, MongoDB, Bootstrap.
-
Flight Booking Web App
- A web-app that lets verified passengers to book a flight ticket. Admins can add/delete/modify the airports/passengers/flights using Django-admin interface in the back end.
- Built using Django, SQLite, OOP.
-
Chat-bot
- A simple chat-bot that registers user complaints, generates trouble ticket and stores the request in mongoDB database.
- Built using Node JS, Google DialogFlow, MongoDB.