Appointment Teacher Backend

This is a the logical part of appointment teacher application containing the relationship all the actual database to be fetched to the frontend part, allowing user to create a teacher, to reserve a teacher

Built With

  • Languages: JavaScript, Ruby
  • Frameworks: Ruby On Rails, ReactJs

Live Demo (if available)

Live Demo Link

Getting Started

To get started with to project and to get a local copy up and running follow these simple example steps run :

git clone https://github.com/jheart-vic/appointment-app-back-end

cd appointment-app-back-end

To setup run :

bundle install to install all gem

To start the backend server run :

rail server / rails s


Notice that server will be running on the port: 3001 by defauld

👤 Yannick Zahinda

👤 Vicot-David

👤👤 Kiprotich Kimutai

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.