Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/munyabelden/final_capstone
https://github.com/munyabelden/final_capstone
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/munyabelden/final_capstone
- Owner: Munyabelden
- Created: 2023-07-18T20:50:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-04T14:26:31.000Z (over 1 year ago)
- Last Synced: 2023-08-04T15:44:53.924Z (over 1 year ago)
- Language: Ruby
- Size: 7.71 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Muda logo](image.png)
NetCare App
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**[NetCare App]** is based on Ruby on Rails base app for that allows petient and doctors to get in touch and schedule consultations.
[Kanban Board](https://github.com/users/Munyabelden/projects/4/views/1?layout=board)
Below is the link to the database diagramClient
Server
Postgre SQL
- **[App for Finding Doctors, Booking appointments]**
To get a local copy up and running, follow these steps.
- clone this https://github.com/Munyabelden/Final_Capstone.git
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- [ ] Ruby: [Installation Guide](https://www.ruby-lang.org/en/documentation/installation/)
- [ ] Ruby on Rails: [Installation Guide](https://guides.rubyonrails.org/getting_started.html#installing-rails)
- [ ] PostgreSQL: [Installation Guide](https://www.postgresql.org/docs/)
### Setup
Clone this repository to your desired folder:
```sh
cd Rails_Capstone
git clone https://github.com/Munyabelden/Rails_Capstone.git
```
### Install
Install this project with:
```sh
cd Rails_Capstone
bundle install
```
```sh
gem install rspec
```
```sh
gem install --no-document rubocop -v '>= 1.0, < 2.0' # https://docs.rubocop.org/en/stable/installation/
```
```sh
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
```
### Usage
To run the project, execute the following command:
```sh
rails db:create
```
```sh
rails db:migrate
```
```sh
rails server
```
### Run tests
To run tests, run the following command:
```sh
rubocop --color
```
```sh
npx stylelint "**/*.{css,scss}"
```
```sh
rspec
```
### Deployment
You can deploy this project using:
- [ ] Use render or any other hosting of your choosing
👤 **Mudasir Issah**
- GitHub: [@mudasiri](https://github.com/mudasiri)
- LinkedIn: [mudasiri](https://linkedin.com/in/mudasiri)
👤 **Belden Mugauri**
- GitHub: [@githubhandle](https://github.com/Munyabelden/)
- Twitter: [@twitterhandle](https://twitter.com/munyaradzi045)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/munyaradzi-mugauri-828a7b24a/)
👤 **Badare Basem Simon**
- GitHub: [@githubhandle](https://github.com/BB-Simon)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/BB-Simon/)
👤 **Abel Seifu**
- GitHub: [@githubhandle](https://github.com/Abe1able)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/Abe1able/)
👤 **Kevin Kaviku**
- GitHub: [@githubhandle](https://github.com/brainskev)
- Twitter: [@twitterhandle](https://twitter.com/brainskev)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/brainskev/)
- [ ] **[Navigation Bar]**
- [ ] **[Online Consultation Integration]**
- [ ] **[E Payments and wallet systems]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [repo](https://github.com/Munyabelden/Final_Capstone.git)
If you like this project please follow me on github
We would like to thank Murat Korkmaz on Behance for the original idea and Microverse.
- **[What is Healthnet App?]**
- [The Healthnet App helps you to find doctors and book appointment for various healthcare consultations.]
This project is [MIT](./LICENSE) licensed.