/Doctors_appointment

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 Doctor appointment

This is an application that use to make an appointements for a doctor visit. It can add many users and users can selected the doctor they choose. Also users can add doctor and can make reservations and can delete reservations and doctors.

React front-end Link

This is the back-end of this project. To access the front end please follow the link below

React front End Link

Kanban Board

There are two contributers for this project and we both eqully contributed Here is screenshoot of the kanban board Link to Kanban board

image

🛠 Built With

Tech Stack

HTML & SCSS ReactJs Redux-toolkit Webpack Ruby on Rails

Client
Server
Databse

Key Features

  • Make the app more secuire by using hash and salting and taking other mesures
  • Add more responsivenss to small devices

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

  • Node js in your local environment
  • Ruby
  • Rails framework

Setup

Clone this repository to your desired folder:

git clone https://github.com/getssh/Doctors_appointment

Install

Install this project with:

bundle install

Usage

Migrate to the database by excuting the following commands

rails db:create

rails db:migrate

rails db:schema:load

To start the application with some pre inserted data use

rails db:seed

And finally run the rails server

rails server

Run tests

npm test

Deployment

Use Render or other similar platforms and follow the instructions

(back to top)

👥 Authors

👤 Muhammed B

👤 Getayawkal Tamrat

(back to top)

🔭 Future Features

  • More animation and intractive rendering

(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 please star this repo.

(back to top)

🙏 Acknowledgments

I would like to thank microverse inc. for helping me in my professional carreer.

(back to top)

📝 License

This project is MIT licensed.

(back to top)