Skip to content

This project serves as a backend for an english appointment app

Notifications You must be signed in to change notification settings

luissaavedra87/teachers-wise-api

Repository files navigation

Final Capstone Project Front-End: English Wise

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.

Live Version

User Test

How to Run locally

Clone this repository

$ git clone https://github.com/nriqu322/teachers-wise-api.git

Go to the folder

$ cd teachers-english-wise

Setup

$ bundle install and

$ rails db:create $ rails db:migrate

Run the server

$ rails s -p 30001

Open your browser and type the endpoints

localhost:3001/teachers localhost:3001/users localhost:3001/appoinments

Build with

  • Ruby on Rails API
  • Rubocop
  • Jwt : Jason Web Token

Author

👤 Luis Saavedra


🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Microverse


About

This project serves as a backend for an english appointment app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages