Navigate to the link to try the webpage https://digamj.pythonanywhere.com/
- Flask v1.1.2
- Bootstrap v4.5
- Jinja Template Engine
- SQLite3
- SQLAlchemy
- User login/logout
- Password hashing
- New user registration
- Items buying/selling
- Easily customizable
- Modern interface
git clone https://github.com/digamjain/Flask-Website
cd Flask-Website
pip install -r requirements.txt
python3 run.py