digia3d / Doctor-Appointment_front-end

A real-world practical app that allows a user to log into the site and view the available doctors in order to make an appointment. The user can also view the details of the doctor and make an appointment by providing the specific date and time as well as the description/nature of the appointment.

Home Page:https://doc-appointments.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Doctor's Appointment

πŸ“— Table of Contents

πŸ“– [Doctor's Appointment]

Doctor's Appointment is a real-world practical app that allows a user to log into the site and view the available doctors in order to make an appointment. The user can also view the details of the doctor and make an appointment by providing the specific date and time as well as the description/nature of the appointment. Moreover, the user can view the list of appointments that he/she has made. Functionality is also provided for the user to delete/cancel an appointment.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • [Logs in the User using the username]
  • [Presents a list of available doctors]
  • [Lets the user view the details of a doctor]
  • [Lets the user book doctors' appointments]
  • [Lets the user view all appointments]

Preview

screenshot

(back to top)

πŸš€ Live Demo

(back to top)

Link to front-end kanban board

Link to back-end kanban board

Link to screenshots of the kanban board

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

- git
- node

Setup

Clone this repository to your desired folder:

$ git clone https://github.com/TracK92/doctor-appointment-front-end.git

Install

Install this project with:

  cd doctor-appointment-front-end
  npm install

Usage

To run the project, execute the following command:

  npm run start

Link to Backend

KANBAN BOARD

Link to front/end kanban board

Link to back/end kanban board

Link to screenshots of the kanban board

Screenshots

Deployment

You can deploy the project to Netlify by following these steps:

  • Create a new site on Netlify
  • Select your repository
  • Select the branch to deploy
  • Set the build command to npm run build
  • Set the publish directory to build
  • Click on deploy

(back to top)

Authors

πŸ‘€ Tracey Kadenyi

πŸ‘€ Aleksandra Ujvari

πŸ‘€ Abby Nyakara

πŸ‘€ Brahim didi

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ FAQ

  • How can I contact you?
    You can contact any of the authors of this project via their LinkedIn or Twitter accounts as listed above.

  • How can I contribute?
    You can contribute by opening issues or pull requests.

  • How can I report a bug?
    You can report bugs by opening an issue.

  • How can I request a feature?
    You can request a feature by opening an issue.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

A real-world practical app that allows a user to log into the site and view the available doctors in order to make an appointment. The user can also view the details of the doctor and make an appointment by providing the specific date and time as well as the description/nature of the appointment.

https://doc-appointments.netlify.app/


Languages

Language:JavaScript 74.3%Language:CSS 21.5%Language:HTML 4.2%