This project is a requirement of the Microverse curriculum. Capstone projects are solo projects at the end of the each of the Microverse Main Technical Curriculum sections.
English wise is an appoinment app to schedule a meeting with an english teacher. This respository contains the back-end for the English Wise App. For this project I use the english wise front-end as the front-end. I use Ruby on Rails to build this project.
If you feel curious you can check the project requirements.
-
email: test
-
password: 123456
$ git clone https://github.com/nriqu322/teachers-wise-api.git
$ cd teachers-english-wise
$ bundle install
and
$ rails db:create
$ rails db:migrate
$ rails s -p 30001
localhost:3001/teachers localhost:3001/users localhost:3001/appoinments
- Ruby on Rails API
- Rubocop
- Jwt : Jason Web Token
👤 Luis Saavedra
- Github: @nriqu322
- Twitter: @nriqu322
- Linkedin: Luis Saavedra
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!