Skip to content

vitebo/quero-education-backend-challenge

Repository files navigation

Challenge integrated admission

Test version: (2018_11_21)

The project focuses on creating an API to manage admission, billings, and bills fees for students.

API documentation

All API documentation can be found here: documenter.getpostman.com

Postman file with all request models postman_collection.json

System dependencies

  • Ruby version: 2.5.1
  • Yarn
  • Node

Relationship in the database

Database

Running the project

  1. clone the repository

    $ git@github.com:vitebo/challenge-integrated-admission.git
    $ cd challenge-integrated-admission/
  2. install all dependencies

    $ gem install bundler
    $ bundler install
    $ yarn install
  3. start the application

    $ rails db:create
    $ rails db:migrate
    $ rails s

About

📝 API to manage admission, billings, and bills fees for students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •