Clean up the directory
This commit is contained in:
0
doc/Project Details/.gitkeep
Normal file
0
doc/Project Details/.gitkeep
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 138 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 139 KiB |
BIN
doc/Project Details/GUIthing.png
Normal file
BIN
doc/Project Details/GUIthing.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
10
doc/Project Details/Mandatory_features.md
Normal file
10
doc/Project Details/Mandatory_features.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Mandatory Features
|
||||
The user must be able to indicate he or she has acted contributingly towards her score. These actions include and are limited to:
|
||||
* Eating a vegetarian meal
|
||||
* Buying local produce
|
||||
* Using the bike instead of the car
|
||||
* Using public transport instead of the car
|
||||
* Lowering the temperature of your home
|
||||
* Installing solar panels
|
||||
|
||||
The score should be expressed in the amount of CO2 you save, and should be shared/compared with your friends. The user should also receive badges or achievements etc. for achieving certain scores. Bonus features **do** add additional points to the grade.
|
||||
12
doc/Project Details/overview API's.md
Normal file
12
doc/Project Details/overview API's.md
Normal file
@@ -0,0 +1,12 @@
|
||||
### API's and things we've come across
|
||||
|
||||
# Maven
|
||||
Apache Maven is a software project management and comprehension tool. It can manage a project's build, reporting and documentation from a central piece of information. It is used for building and managing Jav-based projects
|
||||
# Gradle
|
||||
Gradle is a build automation tool that is designed to be flexible enough to build almost any type of software. it uses domain-specific language (DSL) instead of the XML form used by Apache Maven
|
||||
# Spring
|
||||
Spring is a framework for dependency-injection which is a pattern that allows to build very decoupled systems.
|
||||
# Tomcat
|
||||
Tomcat is a Java Servlet Container. It implements several Java EE specifications including Java Servlet, JavaServer Pages (JSP), Java EL, and WebSocket, and provides a "pure Java" HTTP web server environment in which Java code can run.
|
||||
# Jersey
|
||||
A standard portable JAX-RS API made to simplify development of RESTful Web Services.
|
||||
BIN
doc/Project Details/sem_interfaceGeneralIdea_withNotes.png
Normal file
BIN
doc/Project Details/sem_interfaceGeneralIdea_withNotes.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 187 KiB |
Reference in New Issue
Block a user