Skip to content

This is the backend part of the tutor's appointment app which is an application designed to facilitate the scheduling and management of tutoring sessions between tutors and students. It serves as a platform for tutors and students to connect, coordinate, and keep track of their tutoring appointments.

License

Notifications You must be signed in to change notification settings

leehaney254/tutors-appointment-backend

Repository files navigation

📗 Table of Contents

📖 Tutors Appointment Backend

Tutors Appointment Backend is an application that one can reserve a tutor from a wide variety of subjects.

🛠 Built With

Tech Stack

Server
database

Documentation

The apps documentation can be found here.

(back to top)

Front end

The apps front-end can be found here.

Kanban board

(back to top)

ERD Diagram

The ERD diagram can be found here.

(back to top)

Key Features

  • Login
  • Signup
  • Create tutors
  • Create reservations

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps:

To get a local copy up and running, follow these steps:

  • Create a local directory where you can clone the project
  • Clone the project to your directory by running
    • git clone https://github.com/leehaney254/tutors-appointment-backend.git
  • Run Bundle install
  • Create a .env file and add values for POSTGRES_USERNAME and POSTGRES_PASSWORD
  • Run rails db:create db:migrate
  • Run rails db:seed this also creates the admin credentials who has the priviledges to create and delete tutor
  • Run rails s

Prerequisites

To run the app you need:

  • A code editor
  • A browser
  • Install Nodejs
  • Install Ruby
  • Install Rails

Setup

Clone this repository to your desired folder:

  • Create a local directory where you can clone the project
  • Clone the project to your directory by running
    • git clone https://github.com/leehaney254/tutors-appointment-backend.git

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec

(back to top)

👥 Authors

👤 Leehaney George

👤 Josphat Kiploman

👤 Hassan EL OUARDY

(back to top)

🔭 Future Features

  • Improve UI
  • Add funcionality

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project kindly leave a ⭐

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the great resources shared.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is the backend part of the tutor's appointment app which is an application designed to facilitate the scheduling and management of tutoring sessions between tutors and students. It serves as a platform for tutors and students to connect, coordinate, and keep track of their tutoring appointments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published