Skip to content

alucardavid/finance-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

144 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance App

This app helpme to control my finance

Instalação

How to install and run

# Clone the repo
git clone https://github.com/alucardavid/finance-app

# Access the dir in the terminal/cmd
cd finance-app

# Create a environvment python
python -m venv finance-app

# Active the environvment
.\finance-app\Scripts\activate

# Install the dependencies
pip install -r .\requirements.txt

# Execute o projeto
python .\manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors