Skip to content

Rails API with authentication for booking appointments, to connect mentors and mentees from around the world, to make the software development journey easier for the prospective software developers and also beginners by getting tips, ideas, and guide from experience software developers(mentor).

Notifications You must be signed in to change notification settings

pinkmoon25/Book_an_appointment_API

Repository files navigation

📗 Table of Contents

Kanban Board

Our collaboration consists of 5 members:

@Lizdev-05

@PinkMoon25

Kanban Board Link

kanban

📖 MentorCity

MentorCity aims to connect mentors and mentees from around the world, to make the software development journey easier for the prospective software developers and also beginners by getting tips, ideas, and guide from experience software developers(mentor).

Frontend

The frontend was made with React Js and can be found here

🛠 Built With

Tech Stack

Server
Database

Key Features

  • It allows users to create an account.
  • It allows users to login.
  • It allows users to book a mentor for a specific subject.

(back to top)

🚀 Live Demo

  • [Coming soon](Coming soon)

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:PinkMoon25/Book_an_appointment_API.git

Install

Install this project with:

  cd Book_an_appointment_API
  bundle install

Usage

To run the project, execute the following command:

  rails db:create
  rails db:migrate
  rails db:seed
  rails server

Run tests

To run tests, run the following command:

  rake db:seed RAILS_ENV=test
  rspec spec/models/

Deployment

coming soon...

(back to top)

👥 Authors

👤 Ojesanmi Elizabeth Oyin

• GitHub: @Lizdev-05

• Twitter: @ojesanmi_oyin

• LinkedIn: Elizabeth Oyinlade Ojesanmi

👤 Tushar Singh

(back to top)

🔭 Future Features

  • It will allows users to give a review for a specific mentor.
  • It will allows mentors to give a review for a specific user.

(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 consider giving it a star ⭐️.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me the opportunity to work on this project.

  • LazyCoders
  • Coding Partners

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Rails API with authentication for booking appointments, to connect mentors and mentees from around the world, to make the software development journey easier for the prospective software developers and also beginners by getting tips, ideas, and guide from experience software developers(mentor).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published