Giter Club home page Giter Club logo

tthk-api's Introduction

BredBrains site's page repository

We use technologies:

  • HTML, CSS, JS

tthk-api's People

Contributors

blinchk avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

blinchk

tthk-api's Issues

Connect with database to receive stats.

Connect with MySQL database to receive number of users from every group.

  • Add request for get number of users by group and whole.
  • Add routing of request users number.

JSON readability for Vue.js applications

At the moment my Vue.js applications can't to read JSON, that compiled by our API and received from GET request.
This issue will be linked to PR #4.

image
I think it will work better, when whole consultations described in one JSON response from our API.
Like:

{
                    "teacher": "Gumenjuk, Svetlana",
                    "room": "A 140",
                    "department": "general",
                    "times": {
                        "0": {
                            "weekday": "Monday",
                            "time": "15.55-16.40"
                        }
                    }
                }

API request keys for /changes and /consultations

Realize /changes and /consultations API request keys like /changes&date=04122020 and /consultations&department=it.
When parameters for isn't defined, request returns full list of information.

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.