Skip to content

DocTalk is your trusted health companion, bringing the power of informed conversations to your fingertips. We believe that clear and open communication is the key to better healthcare decisions, and that's what Doctalk is all about.

License

Notifications You must be signed in to change notification settings

iamsjunaid/DocTalk-Frontend

 
 

Repository files navigation

DocTalk

📗 Table of Contents

📖 DocTalk

DocTalk is your trusted health companion, bringing the power of informed conversations to your fingertips. We believe that clear and open communication is the key to better healthcare decisions, and that's what Doctalk is all about.

Link to the Kanban-board

https://github.com/users/Kel-nana/projects/6/views/1?filterQuery=&layout=board

Screenshot of Kanban-board

Alt text

🛠 Built With

Tech Stack

Server
Client
Database

Key Features

  • User sign-in
  • User sign-up
  • User sign-out
  • Doctors list
  • Appointment list
  • Add appointments
  • Delete appointments

(back to top)

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

  • To have NPM installed.
  • Dependencies for basic NPM (Node Package Manager) that project uses
  • Your preferred code editor.

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Kel-nana/final_group_capstone_front_end.git

Install

Install this project with:

  npm install
  npm run build

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  • For eslint run the following:
  npx npx eslint "**/*.{js,jsx}" (Identify the eslint)
  npx npx eslint "**/*.{js,jsx}" --fix (Autofix)
  • For Stylelint(CSS) run the following:
  npx stylelint "**/*.{css,scss}" (Identify the stylelint)
  npx stylelint "**/*.{css,scss}" --fix (Autofix)
  • For testig run the following:
  npm test

👥 Authors

👤 Author

👤 Hussein Hashi

👤 Nahid Sardar

👤 Kelvin Irungu

👤 Junaid Syed

🔭 Future Features

  • Enhanced UI
  • Admin user
  • Authorization

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you encounter any issues or have questions about the project, feel free to reach out for support.Checkout teh socail links included in the authors, contact any of one or simply contribute this repo by raising a pull request on and always try to check the issues page.

(back to top)

🙏 Acknowledgments

We would like to express our heartfelt appreciation to Microverse for helping doing such projects, it's building our minds and we thankfully appreciating their efforts for heliping doing these tasks.

Specially we want to thank Murat Korkmaz for the design

📝 License

This project is MIT licensed.

(back to top)

About

DocTalk is your trusted health companion, bringing the power of informed conversations to your fingertips. We believe that clear and open communication is the key to better healthcare decisions, and that's what Doctalk is all about.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.0%
  • CSS 6.6%
  • HTML 2.4%