Skip to content

sheyeh/ExMan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example django project.

Requirements:

  • Python 3.4+ (Python 3.5 recommended)

Setup:

  • (Optional: Create a virtualenv or work on your global python installations)

  • (Optional: fork this repo)

  • Clone this repo.

  • Install requirements:

      pip install -r requirements.txt
    
  • Run:

      python manage.py migrate
    

About

ExMan - Your mighty personal Expenses Manager! - A django exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 71.7%
  • HTML 28.3%