Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (20 loc) · 858 Bytes

File metadata and controls

24 lines (20 loc) · 858 Bytes

SPM

This is the damn experiment work for Software Project Management course in BUPT SSE.

How To Join The Development

  1. Fork it! And clone it if you are not a member of us!
  2. Import as a maven project in eclipse of other IDE as you like.
  3. Add application.properties in the resources folder.
  4. Change the dependency in pom.xml if you want to use MySQL Connector J or other database connector.
  5. Modify the import.xml in resources folder if you want to make some change to the data in database.
  6. Simply run it to see what will happen.

What We've Done

  • The model and the database.
  • Management of the accounts in the system for the admin.
  • The front-end framework.
  • Authentication.
  • Management of the student's groups for the teacher.

TO-DO

  • Mark points function.

License

The MIT License (MIT)
Copyright (c) 2016 ZeroNightStudio