Skip to content

Ma1iciousL0af/CSE7339_FinalProject_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

CSE7339_FinalProject_GUI

GUI for the final project for CSE 7339

Installation instructions (Windows)

  1. Install Django 1.10.3 on your system by running pip install django or python -m pip install django
  2. Install pycrypto 2.6.1 on your system by running python -m easy_install http://www.voidspace.org.uk/python/pycrypto-2.6.1/pycrypto-2.6.1.win32-py2.7.exe
  3. Install django-bootstrap3 by running pip install django-bootstrap3

Running the application

Run the application by navigating to the application directory and running python manage.py runserver

About

GUI for the final project for CSE 7339

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published