Skip to content

elany/TrackCat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrackCat

A tool for tracking the progress of the kittens (and cat{s,z}) in out CodeCatz meetup group

How to start

If you haven't done so, create a fork of this project, and clone that project to your computer, continue from there 😉 It is recommended that you use a virtual environment (or the virtualenvwrapper).

Install the requirements

pip install -r requirements.txt

Create the database (only first time)

./manage.py migrate

Run the server

./manage.py runserver

Mockup

https://moqups.com/superbibi101/uxDjnbyA

About

A tool for tracking the progress of the kittens (and cat{s,z}) in out CodeCatz meetup group

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%