Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evanssnave/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.
https://github.com/evanssnave/final-capstone-project-front-end
eslint frontend javascript react redux redux-toolkit stylelint
Last synced: 28 days ago
JSON representation
@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.
- Host: GitHub
- URL: https://github.com/evanssnave/final-capstone-project-front-end
- Owner: EvansSnave
- License: mit
- Created: 2024-01-24T19:26:48.000Z (10 months ago)
- Default Branch: dev
- Last Pushed: 2024-02-11T15:15:19.000Z (9 months ago)
- Last Synced: 2024-05-17T16:04:35.399Z (6 months ago)
- Topics: eslint, frontend, javascript, react, redux, redux-toolkit, stylelint
- Language: JavaScript
- Homepage:
- Size: 1.43 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Final Capstone Front End ](#-final-capstone-front-end-)
- [💻 Link to Back End ](#-link-to-back-end-)
- [💻 Link to Kanban board information ](#-link-to-kanban-board-information-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ (OPTIONAL) ](#-faq-optional-)
- [📝 License ](#-license-)
# 📖 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](https://github.com/EvansSnave/final-capstone-project-back-end)
## 💻 Link to Kanban board information
[Link to Kanban Board](https://github.com/EvansSnave/final-capstone-project-back-end/projects/1)
[Initial state](https://github.com/EvansSnave/final-capstone-project-front-end/issues/17)
This project was completed by three Team members:
- Kevin Cruz
- Fisayo MichaelTechnologies
- **React.js Components**
- **API Communication with Backend**
- **User-Friendly Interface**
- **Responsive Design**
- **State Management**
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:
```bash
npm install
```
### Usage
To run the project, execute the following command:
```bash
npm start
```
👤 **EvanSnave**
- GitHub: [EvansSnave](https://github.com/EvansSnave)
- Twitter: [Kroja13](https://twitter.com/Kroja13)
- LinkedIn: [Kevin Cruz](https://www.linkedin.com/in/kevin-cruz-25159a201/)
- [ ] **User Authentication and Authorization**
- [ ] **Integration with External APIs for Doctors Information**
- [ ] **User Profile Management**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/EvansSnave/final-capstone-project-front-end/issues).
If you find this project helpful, feel free to contribute or give it a star. Your support is appreciated!
- Behance and Murat Korkmaz for the [original design](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign)
- 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.
- **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](./LICENSE).