Git Product home page Git Product logo

schedule.kpi.ua's Introduction

GitHub license GitHub contributors GitHub issues GitHub pull-requests PRs Welcome

GitHub watchers GitHub forks GitHub stars

schedule.kpi.ua

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

Demo version | Production version | Docker images

API usage

Base URL: https://schedule.kpi.ua/api/

Endpoints:

  • Groups list: schedule/groups
  • Lecturers list: schedule/lecturer/list
  • Group schedule: schedule/lessons?groupId={group id}
  • Group exams: exams/group?groupId={group id}
  • Lecturer schedule: schedule/lecturer?lecturerId={id from list}
  • Current day and week: time/current

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

Authors

  • Rusanovskiy Dmytro
  • Alexey Novoseltsev

License

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

Licensed under the BSD 3-Clause License license.

schedule.kpi.ua's People

Contributors

ernado-x avatar oleks-y avatar dependabot[bot] avatar novosaleks avatar rusanovsky avatar mrpaschenko avatar s3rbug avatar d9nchik avatar danulqua avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.