Skip to content

andidevel/mireis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mi Réi$

Mi Réi$ is a humble personal finance manager build on top of Django framework.

The main goal of this project is just to learn the Django framework.

Setting up

Clone this repository. Assuming that you already have Django installed, change into the folder mireis, and run the commands:

$ pip install -r requirements.txt
$ python manage.py migrate

After that, you can run the server:

$ python manage.py runserver

License

MiReis code is licensed under GPL-3.

About

Personal Finance App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published