Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Marketplace

Description

This is a web application built with Flask for an online marketplace. It allows users to browse, buy, and sell items. User need to create an account and login before accessing the market.

Installation

  1. Clone the repository:
    git clone https://github.com/KevinA-cpu/FlaskMarketplace.git
    
  2. Navigate to the project directory:
    cd FlaskMarketplace
    
  3. Make sure to install Flask and other dependencies if needed.

Usage

To run the application locally:

  1. Set the FLASK_APP environment variable to your entry point file:
    export FLASK_APP=main.py
    
  2. Run the Flask application:
    flask run
    

Open your web browser and navigate to http://localhost:5000 to view the application.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages