Skip to content

Project in the course EDAF20 (Database Technology). Modelling and implementation of a database for the supervision of production and delivery of cookies produced by the imaginary company "Krust Kookies Sweden AB". Development and implementation handled via modifaction and synchronization to a REST api.

Notifications You must be signed in to change notification settings

oskar-v-karlsson/krusty-cookie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

How to run:

$ gradlew run

or:

$ gradlew shadowJar
$ java -jar build/libs/krusty-1.0-all.jar

krusty-cookie

Modelling and implementation of a database for the supervision of production and delivery of cookies produced by the imaginary company "Krust Kookies Sweden AB". Development and implementation handled via modifaction and synchronization to a REST api.

Since the project database was hosted on Lunds University's local server, the program can't connect any longer. A picture of the web-interface of the program in action can be seen below: bild

About

Project in the course EDAF20 (Database Technology). Modelling and implementation of a database for the supervision of production and delivery of cookies produced by the imaginary company "Krust Kookies Sweden AB". Development and implementation handled via modifaction and synchronization to a REST api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published