CARTIFY An E-Shop Website. Created as a part of 5th Semester DBMS Project. Web app has been hosted on: https://cartify.pythonanywhere.com/ Current Features: Beautiful Dark Themed UI with colourful touch and interactive buttons. Responsive Design Changing Navbar for visitors and logged in users 40+ items to shop with real-time updating stocks/quantities of each product. Ensured Security by hashing passwords Placing,Cancelling,Viewing Orders possible Editing,Deleting,Recovering Accounts and Resetting Password possible Steps to Execute: Install the latest version of python and open the folder/directory in Visual Studio Code. Install all the software requirements present in the requirements.txt file. They are also mentioned below. Run "python app.py" in the terminal.The Website/Webapp will be hosted at localhost:5000. Hardware Requirements: Latest Version of Windows. Internet Connection. Software Requirements: certifi==2020.12.5 chardet==4.0.0 click==7.1.2 Flask==1.1.2 Flask-CacheBuster==1.0.0 Flask-SQLAlchemy==2.4.4 gunicorn==20.0.4 idna==2.10 itsdangerous==1.1.0 Jinja2==2.11.2 MarkupSafe==1.1.1 pytz==2020.5 requests==2.25.1 SQLAlchemy==1.3.21 urllib3==1.26.2 Werkzeug==1.0.1