An online Book Store created with Python / Flask rest, MySql,Angular and Bootstrap Features use of several data structures for optimization techniques A full fledged functionality with Modules like cart, wishlist, payment, order processing Real time data integration from Database . Responsive layout for extra small, Large Medium devices and browsers(ofcourse)
- Make sure you have MYSQL version 5.7 and above since it uses full text search
- checkout project form git
- open cmd and go to root of the project
- execute "cd db"
- execute all queries from create_tables.sql
- on cmd go to root of project
- run command "python setup.py install"
- run command python server.py