Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/munyabelden/final_capstone


https://github.com/munyabelden/final_capstone

Last synced: 17 days ago
JSON representation

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]

**[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)

img
Below is the link to the database diagram

Vehicle appointment diagram
## 🛠 Built With

### Tech Stack

Client

Server

Postgre SQL

### Key Features

- **[App for Finding Doctors, Booking appointments]**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

- clone this https://github.com/Munyabelden/Final_Capstone.git

## 💻 Getting Started

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

(back to top)

(back to top)

## 👥 Authors

👤 **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/)

(back to top)

## 🔭 Future Features

- [ ] **[Navigation Bar]**
- [ ] **[Online Consultation Integration]**
- [ ] **[E Payments and wallet systems]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [repo](https://github.com/Munyabelden/Final_Capstone.git)

(back to top)

## ⭐️ Show your support

If you like this project please follow me on github

(back to top)

## 🙏 Acknowledgments

We would like to thank Murat Korkmaz on Behance for the original idea and Microverse.

(back to top)

## ❓ FAQ (OPTIONAL)

- **[What is Healthnet App?]**

- [The Healthnet App helps you to find doctors and book appointment for various healthcare consultations.]

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)