Skip to content

This full stack app enables you to book appointments with doctors who specialize in your needs. You can reserve an appointment with a doctor of your choice, view and delete your appointments, and add or remove doctors from your list to find the perfect match for your healthcare needs.

License

Notifications You must be signed in to change notification settings

Nelitaa/book-an-appointment

Repository files navigation

📗 Table of Contents

📖 BOOK AN APPOINTMENT

Book an appointment is a app to book an appointment with a doctor specialize in your needs. The user can reserved an appointment and add more doctor.

Link to the frontend

Front-end deployed website: http://162.243.166.190/ Back-end deployed API: http://159.223.131.191:3000/

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • [reserve_appointment]
  • [add_doctor]
  • [delete_doctor]

(back to top)

🚀 Live Demo

(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:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:Nelitaa/book-an-appointment-back-end.git

Install

Install this project with:

  cd my-project
  bundle install
  rails db:create, rails db:migrate, rails db:seed
The project master.key is available now, but if you want to create your own follow these steps:

1. Remove config/master.key and config/credentials.yml.enc if they exist.
2. Run in the terminal: EDITOR=code rails credentials:edit
3. This command will create a new master.key and credentials.yml.enc if they do not exist.

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

👤 Paulina Gonzalez

👤 Marianela Muñoz Gutierrez

(back to top)

🔭 Future Features

  • [Improve_style]
  • [Add_more_features]
  • [Add_categories]

(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 give a star.

(back to top)

🙏 Acknowledgments

The design was provided by Murat Korkmaz on Behance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

📝 Kanban Board

(back to top)

About

This full stack app enables you to book appointments with doctors who specialize in your needs. You can reserve an appointment with a doctor of your choice, view and delete your appointments, and add or remove doctors from your list to find the perfect match for your healthcare needs.

Topics

Resources

License

Stars

Watchers

Forks