https://github.com/carlosmuerto/doctor_reservation_page
Doctor Reservation Project is a Web app that allows you to make doctor's appointments, Front-End built with: React Redux. For the Back-End, we created an API with Ruby & Rails and deployed it using Render.
https://github.com/carlosmuerto/doctor_reservation_page
reactjs redux
Last synced: 9 days ago
JSON representation
Doctor Reservation Project is a Web app that allows you to make doctor's appointments, Front-End built with: React Redux. For the Back-End, we created an API with Ruby & Rails and deployed it using Render.
- Host: GitHub
- URL: https://github.com/carlosmuerto/doctor_reservation_page
- Owner: carlosmuerto
- License: mit
- Created: 2023-01-04T22:08:49.000Z (almost 3 years ago)
- Default Branch: development
- Last Pushed: 2023-01-30T20:44:46.000Z (over 2 years ago)
- Last Synced: 2025-01-12T02:52:26.764Z (9 months ago)
- Topics: reactjs, redux
- Language: JavaScript
- Homepage: https://stately-sunflower-3e9b13.netlify.app/
- Size: 671 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [📊 Kanban board](#live-demo)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)# 📖 Doctor Reservation Capstone Project (FrontEnd)
> Describe your project in 1 or 2 sentences.
**Doctor Reservation Capstone Project (FrontEnd)** is a Implement a connection between a Ruby on Rails back-end and React front-end.
Client
Server
Database
Kanban board link
Initial Kanban board


Team members
-
Total: 3 members
Names:
- Erik Stoupignan Sánchez Beltrán
- Carlos Vivas
- Matias Aguirre
- [Front-End project](https://stately-sunflower-3e9b13.netlify.app/)
- [Back-End API](https://doctor-reservation-api-k121.onrender.com)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
cmd: 'npm start'
(If you want to use the program locally between Front End and Back End, you have to change the URL in: './src/redux/URL_API.js'. There you will find a variable called < BASEURL >, just change it.)
```
### Setup
Clone this repository to your desired folder:
```sh
git clone 'https://github.com/carlosmuerto/doctor_reservation_page.git'
cd setup-ror-project
```
### Install
Install this project with:
```sh
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
### Deployment
You can deploy this project using:
```sh
Netlify
```
👤 **Erik Stoupignan Sánchez Beltrán**
- GitHub: [@ErikStoupignan](https://github.com/ErikStoupignan)
- Twitter: [@Erik_Stoupignan](https://twitter.com/Erik_Stoupignan)
- LinkedIn: [Erik Stoupignan Sánchez Beltrán](https://www.linkedin.com/in/erik-sanchez-beltran/)
👤 **Matias Aguirre**
- GitHub: [@LokurasRlz](https://github.com/LokurasRlz)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/matiaguirre/)
👤 **Carlos Vivas**
- GitHub: [@carlosmuerto](https://github.com/carlosmuerto)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/carlos-vivas-818ab831/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> Write a message to encourage readers to support your project
If you like this project...
This project was inspired by the design created by [Murat Korkmaz](https://www.behance.net/muratk) that you can find on [Behance](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign).
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._