Skip to content

Igor Sikorsky Kyiv Polytechnic Institute schedule UI

License

Notifications You must be signed in to change notification settings

kpi-ua/schedule.kpi.ua

Repository files navigation

GitHub license GitHub contributors GitHub pull-requests GitHub watchers GitHub forks GitHub stars

schedule.kpi.ua

New responsive, maintainable, scalable, fast and simple UI for kpi-schedule with modern design. Docker images

API usage

Schedule API is a part of campus API. Base URL: https://api.campus.kpi.ua/

Endpoints:

Run and Develop

Run in the development mode

npm start

Open http://localhost:3000 to view it in the browser.

Make a production build

npm run build

Build Docker container

docker build ./ --file ./Dockerfile --tag kpiua/schedule.kpi.ua:latest

Run latest Docker container

docker run --rm -it  -p 80:80/tcp kpiua/schedule.kpi.ua

Related Projects

If you are owner of iPhone or iPad you can use this simple iOS application which is built over schedule API.

Download_on_the_App_Store_Badge_US-UK_RGB_blk_092917

License

Copyright © Igor Sikorsky Kyiv Polytechnic Institute. All rights reserved.

Licensed under the BSD 3-Clause License license.