Skip to content

spcnz/sotis-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Back end application of the project for the course Modern educational technologies and standards at FTN, Novi Sad, 2021.

Installation

Clone projects repository to get started:

  $ git clone https://github.com/specnazm/sotis-be
  $ cd sotis-be
  $ python3 -m venv env
  $ source env/bin/activate
  $ pip install -r requirements.txt
  $ python run.py

Runs the flask app in the development mode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors