Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


Doctor Reservation Capstone Project (FrontEnd)




Doctor Reservation Capstone Project (BackEnd)



# ๐Ÿ“— 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)

## ๐Ÿ›  Built With

### Tech Stack

Client

Server

Database

# ๐Ÿ“Š Kanban board

Kanban board link

Initial Kanban board


Kanban_board_1
Kanban_board_1

Team members



  • Total: 3 members




Names:


  1. Erik Stoupignan Sรกnchez Beltrรกn

  2. Carlos Vivas

  3. Matias Aguirre

# ๐Ÿš€ Live Demo

- [Front-End project](https://stately-sunflower-3e9b13.netlify.app/)
- [Back-End API](https://doctor-reservation-api-k121.onrender.com)

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

```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
```

(back to top)

## ๐Ÿ‘ฅ Authors

๐Ÿ‘ค **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/)

(back to top)

## ๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## โญ๏ธ Show your support

> Write a message to encourage readers to support your project

If you like this project...

(back to top)

## ๐Ÿ™ Acknowledgments

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).

(back to top)

## ๐Ÿ“ License

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._

(back to top)