Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 21 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 2 years ago)
- Default Branch: development
- Last Pushed: 2023-01-30T20:44:46.000Z (almost 2 years ago)
- Last Synced: 2024-10-16T10:39:35.516Z (about 1 month 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.![imagen](https://user-images.githubusercontent.com/34493013/215590770-d6ad296e-6c38-483b-a6d3-5c018b116ce0.png)
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._