Skip to content

This repository is created for the lecture "SWE573 - Software Development Practice" which is given in Boğaziçi University Software Engineering Department.

License

Notifications You must be signed in to change notification settings

CihangirOzmus/swe573-quizorus-web-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swe573-quizorus-web-api

This repository is created for the lecture "SWE573 - Software Development Practice" which is given in Boğaziçi University Software Engineering Department. Please refer to User Manual wiki page to see screen shots of the application. https://github.com/CihangirOzmus/swe573-quizorus-web-api/wiki/15.-User-Manual

How to start database

  • Install MySQL
  • Create "quizorus_app" database

How to start frontend

  • Go in to "swe573-quizorus-web-api/tree/master/frontend" folder
  • npm install
  • npm start

How to start backend

  • Open "swe573-quizorus-web-api/tree/master/backend" folder with IntelliJ
  • Run the application

or

  • Go in to "swe573-quizorus-web-api/tree/master/backend" folder
  • type "./mvnw spring-boot:run in the terminal

About

This repository is created for the lecture "SWE573 - Software Development Practice" which is given in Boğaziçi University Software Engineering Department.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published