Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/storres20/pacientes

🛍 🛒 Pacientes 🛍 🛒 is a web application that lets you register new patiens, save information and book appointments. 🛒🛒🛒 It could be use by Health Centers, Hospitals, etc
https://github.com/storres20/pacientes

bootstrap5 html5 mongodb nodejs reactbootstrap reactjs redux-toolkit sass

Last synced: 5 days ago
JSON representation

🛍 🛒 Pacientes 🛍 🛒 is a web application that lets you register new patiens, save information and book appointments. 🛒🛒🛒 It could be use by Health Centers, Hospitals, etc

Awesome Lists containing this project

README

        


Pacientes Project



![Pacientes (1)](https://user-images.githubusercontent.com/81504385/211724230-0ff13ba1-1d47-4ace-9d57-648326f2a31e.png)

![Pacientes](https://user-images.githubusercontent.com/81504385/211724303-90c549fa-eeab-474e-8f12-6288b94433de.png)

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Pacientes Project\] ](#-pacientes-project-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [📝 License ](#-license-)

# 📖 [Pacientes Project]

> 🛍 🛒 Pacientes 🛍 🛒 is a web application that lets you register new patiens, save information and book appointments. 🛒🛒🛒 It could be use by Health Centers, Hospitals, etc

**[Pacientes Project]** is web application.

## 🛠 Built With

### Tech Stack

Client



### Key Features

- **[Book medical appointments for patients]**
- **[Create new patient]**
- **[Edit patient info]**
- **[Delete patient info]**
- **[Edit appointment info]**
- **[Delete appointment info]**
- **[Show patient's list]**
- **[Show appointment's list per patient]**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://pacientes20.netlify.app/)

(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
install nodejs
install git
```

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/storres20/pacientes.git
```

### Install

Install this project with:

```sh
cd pacientes
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

### Run tests

To run tests, run the following command:

### Deployment

You can deploy this project using:

```sh
npm run build
```

(back to top)

## 👥 Authors

👤 **ITALO**

- GitHub: [@storres20](https://github.com/storres20)
- Twitter: [@italolonkan](https://twitter.com/italolonkan)
- LinkedIn: [LinkedIn](https://linkedin.com/in/italo-lon-kan)

(back to top)

## 🔭 Future Features

- [ ] **[Edit appointment info]**
- [ ] **[Book new appointment from Dates pages]**
- [ ] **[Book new appointment from Modal Resumen Dates]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/storres20/pacientes/issues).

(back to top)

## ⭐️ Show your support

If you like this project please give it a star 🌟 😁

(back to top)

## 🙏 Acknowledgments

I would like to thank...MICROVERSE

(back to top)

## ❓ FAQ

- **[is this project for free?]**

- [Yes, it is. So, feel free to clone this repository]

- **[may I suggest changes?]**

- [Yes. If you find a bug, please create an ISSUE]

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