Skip to content

veronika-kalaskova/EBC-VWA-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Clone this repository and navigate to the directory:

    git clone https://github.com/veronika-kalaskova/EBC-VWA-project.git
  2. Create a virtual environment:

    python3 -m venv venv
    source venv/bin/activate
  3. Install dependencies:

    pip install -r requirements.txt
  4. Start the server:

    python app.py

Technologies learnt

  • Flask (Blueprints, Flask Sessions, Flask Redirects and URL Handling, Decorators)
  • sqlite3

This is a collaborative project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors