Skip to content

ssnym/flask-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marketplace Project

This project is a simple marketplace application built with Flask.
It was created as a learning project to practice and apply key Flask concepts.

Run the Project

  1. Create a .flaskenv file in the root directory of the project with the following content:

    FLASK_APP=project_run
  2. Open your terminal in the project directory and run:

    flask run

Access

Open in browser:
http://127.0.0.1:5000/

Acknowledgements

Tutorial followed:

About

online market place Flask project - Sem'7

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors