Skip to content

ssnym/flask-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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.

Video Source

Tutorial followed: Flask Tutorial by Tech With Tim

To Run

  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

The application should now be running on http://127.0.0.1:5000/

About

Flask market place project - Sem'7

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors