Skip to content

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

License

Notifications You must be signed in to change notification settings

senjapollak/TrackCat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Coding Style

On this project we use tabs for indentation. Please make sure your editor is properly set up for this.

Mockup

https://moqups.com/superbibi101/uxDjnbyA

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.5%
  • CSS 29.5%