Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/storres20/pacientes
- Owner: storres20
- Created: 2022-08-13T22:39:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-29T22:40:31.000Z (about 1 year ago)
- Last Synced: 2024-04-18T08:05:03.352Z (7 months ago)
- Topics: bootstrap5, html5, mongodb, nodejs, reactbootstrap, reactjs, redux-toolkit, sass
- Language: JavaScript
- Homepage: https://pacientes20.netlify.app/
- Size: 1.33 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 🛍 🛒 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.
Client
- **[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]**
- [Live Demo Link](https://pacientes20.netlify.app/)
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
```
👤 **ITALO**
- GitHub: [@storres20](https://github.com/storres20)
- Twitter: [@italolonkan](https://twitter.com/italolonkan)
- LinkedIn: [LinkedIn](https://linkedin.com/in/italo-lon-kan)
- [ ] **[Edit appointment info]**
- [ ] **[Book new appointment from Dates pages]**
- [ ] **[Book new appointment from Modal Resumen Dates]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/storres20/pacientes/issues).
If you like this project please give it a star 🌟 😁
I would like to thank...MICROVERSE
- **[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]
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._