Mobile application to check school timetable.
An application was created in React Native with Material Design library React Native Paper. User can select class and all data are displayed in tabs divided by days.
$ npm install
# expo
$ npm run start
# web
$ npm run web