natasak / TrackCat

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 our CodeCatz meetup group

License:MIT License


Languages

Language:Python 100.0%