/flask-shop

A shop project built with Flask to learn and practice Flask.

Primary LanguageHTML

Flask Shop

Brief description

Table of contents

Getting Started

To get a local copy follow these steps:

Prerequisites

  • Python 3

  • Clone the repo ``

  • Once you have the copy, run the following commands inside the directory:

    1. Run pip install -r requirements.txt in order to install all the project gems
    2. Rename the file .env.example to .env and change the database, user and password values.
    3. Start the application with the command python3 main.py
    4. Go to your local host http://127.0.0.1:5000

General info

More detailed description.

Screenshots

Built with

Status

Project is: in-progress.

Inspiration

Project based on by .

Contact