This website requires JavaScript.
Explore
Help
Sign in
tdpeuter
/
2023SELab1-project-Studeez
Archived
Watch
1
Fork
You've already forked 2023SELab1-project-Studeez
0
Code
Issues
Pull requests
Projects
Releases
2
Packages
Wiki
Activity
This repository has been archived on
2023-08-04
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
96795d0e18
2023SELab1-project-Studeez
/
app
/
src
/
main
/
java
/
be
/
ugent
/
sel
/
studeez
/
domain
History
Download ZIP
Download TAR.GZ
lbarraga
58d0d4fe91
Merge pull request
#82
from SELab1/session_report
...
Session report
2023-04-18 16:08:45 +02:00
..
implementation
Merge pull request
#82
from SELab1/session_report
2023-04-18 16:08:45 +02:00
AccountDAO.kt
#18
Edit and delete profile implemented
2023-04-16 22:40:43 +02:00
ConfigurationService.kt
Configuration service fetches default timers
2023-04-16 23:22:23 +02:00
LogService.kt
Added Logservice interface
2023-04-08 17:44:30 +02:00
SessionDAO.kt
#76
added sessionDAO
2023-04-18 15:37:07 +02:00
TimerDAO.kt
#40
DAO to fetch the timers from the database. User timers only or combined (user + default)
2023-04-16 23:25:57 +02:00
UserDAO.kt
#18
Edit and delete profile implemented
2023-04-16 22:40:43 +02:00