Hojagulyyev / rysgally-project

rysgally-project is a mini project management software (like Microsoft Project) that helps you work with team efficiently

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rysgally Project

rysgally-project is a mini project management software (like Microsoft Project)

Features

  • v0.1 - manage employees' commits
  • v1.1 - rating technology (commit bonus)

Installation

git clone https://github.com/Hojagulyyev/rysgally-project.git

cd rysgally-project

virtualenv venv

. source/bin/activate

pip install -r requirements.txt

python manage.py makemigrations

python manage.py migrate

python manage.py createsuperuser

python manage.py runserver

Contributing

About

rysgally-project is a mini project management software (like Microsoft Project) that helps you work with team efficiently

License:MIT License


Languages

Language:Python 56.0%Language:HTML 43.9%Language:CSS 0.1%