Skip to content

Lancelittle/project-final

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

#FINAL-PROJECT (LAST DELIVERABLE)

  1. Implement a MySQL persistent storage for the repositories. 25 points
    • Database table schema is up to you. In other words, I don't care and will not grade.
    • The MySQL database server can either be local or remote. Which-ever is easier for you.
    • I will be somewhat lenient on this part. Please ask questions during the remaining labs.
  2. Implement the unit-tests for all remaining classes. 25 points
    • This is very important! I will review closely! Please write these first.
  3. Implement code that makes all the unit-tests pass. 40 points
  4. Create two endpoints that use the domain objects. 10 points

About

Repository for CS3620 final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%