My first Website (project) which was part of my IITM BS AppDev-1 course.
Here, I present you a very basic Flask Website namely GroceryStore with zero API(which i'd no clue about while I was working on it.)
Language used: Python - (Framework used: Flask, including libraries such as: SqlAlchemy (for database management in SQLite) matplotlib (for graph presentation) ) HTML - (used Jinja templating) Bootstrap- (for navigation-bar {navbar} and buttons)