Skip to content

Magdiel3/KeepIt_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeepIt-App

Main app for the user of KeepIt

Installation

Clone project with

git clone https://github.com/Magdiel3/KeepIt_App.git
cd KeepIt_App/

And run the following commands to start local server

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
python app.py

About

Main app for the user of KeepIt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published