Malien / schedule-me-baby

Project for "Spring Boot basics" course at NaUKMA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Schedule Me Baby

A schedule design system for Faculty of Informatics of NaUKMA.

Work is done as a part of "Basics of Spring Boot" assignment

Functionality

  • Ability to authorize students and faculty staff
  • Ability for authorities to import and export faculty schedules
  • Ability for students to select courses and groups, that they are enrolled in
  • Ability for students to export their personal schedule to .xlsx or calendar

Build system

We chose Gradle, because of its synergy with Kotlin programming language, and some of our team's personal preference and experience (namely Yaroslav Petryk)

Project structure

  • Spring Boot application
  • Front-end application (probably written in React)

Our command

  • Anton Zaliznyi
  • Vlad Synytsyn
  • Yaroslav Petryk

About

Project for "Spring Boot basics" course at NaUKMA


Languages

Language:Kotlin 87.3%Language:HTML 11.4%Language:JavaScript 1.2%