Koodattu / SeAMK-Lukkari

An Android timetable application for SeAMK students.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

SeAMKLukkari

An android timetable application for SeAMK students.

Project description

An android timetable mobile application for Seinäjoki University of Applied Sciences students. Mainly written in java with user interfaces defined in xml. Project was made during my time as a student in SeAMK when there was no official timetable mobile application.

The application requests timetable data from SeAMK's Peppi servers in json format via REST-api get and post requests. Some parts of the application are using older APIs and some are using newer faster Elasticsearch API endpoints.

Features

  • Current week's timetable for student group
  • Study basket feature for personalizing timetable with adding and removing courses
  • View different student groups and rooms timetables
  • Search features for finding unreserved rooms to study in
  • View different student restaurants current week menus
  • Partial support for both english and finnish languages

Authors

Juha Ala-Rantala (Koodattu)

Version History

  • 1.0.0
    • Initial release

Tools used

  • Android Studio

License

Distributed under the MIT License. See LICENSE file for more information.

About

An Android timetable application for SeAMK students.

License:MIT License


Languages

Language:Java 100.0%