Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ShodAND/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shodAND frontend and API

It provides the shodAND frontend and the REST API interface.

Installation

Assuming that you've a working venv, install the requirements with:

$ pip install -r requirements.txt

Usage

Start the development server calling:

$ python shodAND/manage.py runserver

Credits