Skip to content

The project is based on an app to book an appointment with a health specialist(Doctor). The doctor appointment booking app permits healthcare providers to manage their appointments with increased efficiency while giving reliable management. However, it displays all details of the patients, complete history of appointment, analyses the doctors, etc

License

Notifications You must be signed in to change notification settings

Strangeal/ClinixGo

Repository files navigation

πŸ“— Table of Contents

πŸ“– [ClinixGo]

The project is based on an app to book an appointment with a health specialist(Doctor). The doctor appointment booking app permits healthcare providers to manage their appointments with increased efficiency while giving reliable management. However, it displays all details of the patients, complete history of appointment, analyses the doctors, saving time, etc.

[ClinixGo] is an appointment booking app

ERD Diagram for Project

ERD Diagram

πŸ›  Built With

Tech Stack

Blog App is backend project

Front-End
Database

Key Features

We can do CRUD operations on following things:

  • Doctors
  • Appoitnments
  • Users

(back to top)

πŸš€ Live Demo

(back to top)

πŸ“” Kanban Board

πŸ’» Getting Started

In order to start with this project do as follows :

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

Prerequisites

In order to run this project you need:

  • Mac OS or Linux/Debian (strongly recommended)

    If you are running on Windows, you can use WSL to install Ubuntu.

  • Latest version of Node installed
  • Latest version of Yarn installed
  • Latest version of Ruby installed
  • Latest version of Rails installed
  • Latest version of PostgreSQL installed
 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Strangeal/ClinixGo.git

Install

Install this project dependencies with:

  cd ClinixGo
  bundle install
  npm install

Create the app database:

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

Usage

To run the application, run the following command:

  ./bin/dev

Run Test

To run app test. run the following commad:

  rspec

Run Linters

To run tests, run the following command:

  rubocop

OR

  rubocop -A

it will automatically correct the errors

πŸ”– Api-Endpoint-Documentation

Run the below commands to generate API documentation routes:

rails g rswag:api:install

(back to top)

πŸ‘₯ Authors

πŸ‘¨β€πŸ’» Justice Bajeri

πŸ‘¨β€πŸ’» Kwasi Baayeh

πŸ‘¨β€πŸ’» Felicia G. Awuah

πŸ‘¨β€πŸ’» Hesbon Onchera

(back to top)

πŸ”­ Future Features

In upcoming weeks, we will add some features as mentioned below

  • Add a search feature to allow users to search for doctors.
  • Improve the app UI.

(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 then please give a ⭐️ and also share your feedback using github_issues.

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is [Creative Commons] licensed.

(back to top)

About

The project is based on an app to book an appointment with a health specialist(Doctor). The doctor appointment booking app permits healthcare providers to manage their appointments with increased efficiency while giving reliable management. However, it displays all details of the patients, complete history of appointment, analyses the doctors, etc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •