Code Monkey home page Code Monkey logo

shri2's Introduction

Entrance task 2 for Yandex Mobilization School

This project contains a JS library that provides an API for working with the lectures schedule from the first task. Moreover, a back-end server is written in Golang which deals with the database.

Database used: SQLite.

Subject area:

The students of Yandex Mobilization School study in several schools and can attend lectures. Lectures are held in classrooms at certain hours and days. Some lectures take part for students of several schools at one time.

Each lecture has its name and a teacher's name. Each school has a name and quantity of students. There's a name, capacity and precise location for every classroom.

Implements

  • viewing school schedules in the specified date range
  • viewing the schedule of lectures in the classroom in a specified date range
  • inputting and editing of data about the lectures
  • inputting and editing of data about schools
  • inputting and editing of data about rooms

Correctness and coherence of data

  • for one school there isn't 2 lectures at the same time
  • in one classroom there isn't 2 lectures at the same time
  • capacity of the classroom must be greater or equal to the number of students in class

Supported features

  • serialization / deserialization in different data formats
  • permanent storage of data anywhere
  • web interface for maintaining the data

shri2's People

Contributors

thgleb avatar

Watchers

James Cloos avatar  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.