Skip to content
This repository has been archived by the owner on Sep 17, 2020. It is now read-only.

GneyHabub/SWProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWProject

You can check out our project now at http://34.65.251.9/polls/login_student/

Innopolis University, Spring semester 2020.
Staff assesment and ranking system for Innopolis University.
Software project by Alexander Krivonosov, Polina Turishcheva, Rufina Sirgalina, Vladislav Kalmyikov

Dependencies

Python dependencies are listed in requirements.txt, so you can run $ python3 -m pip install -r requirements.txt to install all the necessary python requirements

Additionaly SQLite 3.8.3+ is required to support the database

Running the project

just go to SWProject/mysite and run $ python3 manage.py runserver to run a server that is available at localhost:8000 alternatively, if you want the app to be available to everyone on the network, run $ python3 manage.py runserver 0: where is your favorite port number, this way anyone in your subnet will be able to access the application at http://<your_ip>:/polls/login_student

About

11 beavers out of 10.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •