Skip to content

Hugo101/Brynhildr

 
 

Repository files navigation

Brynhildr

A repository for team project of CS6360

File list

  • project_report.pdf: ER Diagrams for project requirement 1.
  • project_report.tex: ER Diagrams source file.
  • sqls.txt: Sqls for project requirement 2.
  • dump.sql: Test data of this project.
  • Brynhildr: Web App Root Dir.
  • Sigrdrifa: Frontend Root Dir.

Application Structure (Undetermined)

  • Database: Mysql (Requirement of Project)
  • Backend: Flask, Restful API, Python3
  • Frontend: Bootstrap, jQuery

Front End

Back End

Use some extension of Flask for development, includes:

  • Flask-Restful
  • Flask-HttpAuth
  • Flask-MySQLdb
  • Flask-Cors

Deploy Manual

Require Python 3.6.3 and MySQL 5.7 installed

  • Unix&Linux: ./init_db.sh ; ./runserver.sh
  • Windows: checkpython.bat; runserver.bat

License

  • MIT License

About

A repository for team project of CS6360

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 32.8%
  • TeX 19.2%
  • HTML 18.5%
  • Python 18.3%
  • SQLPL 8.3%
  • CSS 1.1%
  • Other 1.8%