final-capstone-project-front-end

@Doc is an application that'll allow users to register and create medical appointments or if they desire they can also reserve doctors. There are options so that users can add or delete a doctor. In a doctor's details page information relevant to appointments and reservations will be displayed.

MIT License

Stars
4

📗 Table of Contents

📖 Final Capstone Front End

Final Capstone Front End The front-end component of this final capstone project is developed using React.js, designed to provide an intuitive user interface for managing creation of doctors to rent and make reservations. It communicates with the back-end API built with Ruby on Rails.

💻 Link to Back End

Link to Back End

💻 Link to Kanban board information

Link to Kanban Board

Initial state

This project was completed by three Team members:

  • Kevin Cruz
  • Fisayo Michael

🛠 Built With

Tech Stack

Key Features

  • React.js Components
  • API Communication with Backend
  • User-Friendly Interface
  • Responsive Design
  • State Management

💻 Getting Started

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

Prerequisites

Before you begin, make sure you have the following prerequisites installed on your system:

  • Node.js: You need Node.js to run the React.js application.
  • npm: npm is used to manage packages in your React project.

Setup

Clone this repository to your desired folder:

sh cd my-folder git clone https://github.com/EvansSnave/final-capstone-project-front-end.git

Install

Install this project with:

npm install

Usage

To run the project, execute the following command:

npm start

👥 Authors

👤 EvanSnave

🔭 Future Features

  • User Authentication and Authorization
  • Integration with External APIs for Doctors Information
  • User Profile Management

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you find this project helpful, feel free to contribute or give it a star. Your support is appreciated!

🙏 Acknowledgments

  • Behance and Murat Korkmaz for the original design
  • Microverse for providing the opportunity to learn in a collaborative environment.
  • React.js Documentation for valuable resources on React development.
  • GitHub for version control and collaboration tools.

❓ FAQ (OPTIONAL)

  • Is your project licensed?

    • Yes, this project is open-source and available under the MIT License. You can find more details about the license here.

📝 License

This project is licensed under the MIT License - you can click here to have more details MIT.

Related Projects