mobileappdevhm / team2

A Flutter app providing international students with a timetable and the opportunity to sign up to courses.
https://mobileappdevhm.github.io/team2/
9 stars 5 forks source link

Cie course tracking #117

Closed VoitreX closed 6 years ago

VoitreX commented 6 years ago

Added Profile Page, Added CIE course tracking backed in SQL, added tracking of CIE courses, added ability to manually edit this list. Should be good Fingers Crosses. Might need a nasty merge though with others changes.

hmkrivoj commented 6 years ago

Gradle build fails as for now

Gleydar commented 6 years ago

Gradle fix should be deployed

Gleydar commented 6 years ago

closes #83

hmkrivoj commented 6 years ago

Postponed for Sprint3

VoitreX commented 6 years ago

This error is due to the database not being filled.

VoitreX commented 6 years ago

Made things faster. I don't know if this will break stuff though cause the course provider is all commented out.

VoitreX commented 6 years ago

Fixed type error in CIE List Element

hmkrivoj commented 6 years ago

Reviewing...

VoitreX commented 6 years ago

Need to un-comment the department lookup in cie_screen