maxkoshevoi / NureTimetable

Xamarin Forms application for viewing timetable of groups, teachers and rooms of the Kharkiv National University of Radio Electronics
https://play.google.com/store/apps/details?id=com.whitebox.nuretimetable
41 stars 5 forks source link

Own events #19

Open maxkoshevoi opened 4 years ago

maxkoshevoi commented 4 years ago

Ability for users to create custom events

ghost commented 4 years ago

I think, first you need to make the division in the application into classes (i.e. from 7:45 to 9:20, etc.), since we are talking about NURE Timetable. This change will help those who have extra at the university. And again, at the university, everything is divided into classes. And your own events will be welcomed and should not interfere with the university schedule.

maxkoshevoi commented 4 years ago

first you need to make the division in the application into classes (i.e. from 7:45 to 9:20, etc.)

This is a separate issue. Please refer to #25 for further discussion on this topic.