Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.
/ stabhut-api-1 Public archive

The project management system for stabbers, the StabHut.

License

Notifications You must be signed in to change notification settings

SavandBros/stabhut-api-1

Repository files navigation

The project management system for stabbers, the StabHut.

RESTful API for stabhut.

This project is using Python (Django with Django Rest Framework) for back-end and Angular for front-end.

Development

Create the virtual env with Python 3.7 and run these commands:

> pip install -r requirements.txt
> python manage.py migrate
> python manage.py runserver

Releases

No releases published

Packages

No packages published

Languages