Skip to content

React Front-end ReproHealth Capstone Project Repository

Notifications You must be signed in to change notification settings

team-capstone-1/fe-repro-health

Repository files navigation

ReproHealth+ Capstone Project

Logo

ReproHealth+ An application for reproductive health education and consultation.
View Demo »

Report Bug · Request Feature

Table of Contents

About The Project

thumbnail

ReproHealth+ merupakan aplikasi kesehatan reproduksi yang bertujuan untuk meningkatkan edukasi lebih lanjut kepada masyarakat terkait cara menjaga dan menanggulangi masalah kesehatan reproduksi. Aplikasi ini menyediakan fitur yang dapat dimanfaatkan oleh masyarakat luas dan dokter yang terdaftar.

Fitur Kami:

  • Landing Page
  • Dashboard
  • Janji Temu
  • Jadwal Saya
  • Artikel
  • Forum
  • Chatbot
  • Profile
  • Notifications

Back to top »



Getting Started

Follow these instructions to setting up your project and running it locally:

Prerequisites

Make sure you have installed this on your computer, or run this syntax on your terminal.

  • npm

    npm install npm@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/team-capstone-1/fe-repro-health.git
  2. Open the Folder

    cd fe-repro-health
  3. Install NPM packages

    npm install
  4. Running the App

    npm run dev

Back to top »



Project Management

Back to top »



Build With

The framework and libraries we used to bootstrap our project:

  • Static Badge Static Badge

  • Static Badge

  • Static Badge

  • Static Badge

  • Static Badge

  • Static Badge

Back to top »



Folder Structure

├── public
├── src
│   ├── apis
│   ├── assets
│   ├── components
│   ├── ...
│   ├── views
│   │   ├── app-views
│   │   │   ├── appointment
│   │   │   │   ├── components
│   │   │   │   ├── constant
│   │   │   │   ├── index.jsx
│   │   │   ├── article
│   │   │   ├── chatbot
│   │   │   ├── ...
│   │   ├── auth-views
│   │   ├── error-views
│   │   ├── landing-views
│   ├── App.jsx
│   ├── index.css
│   ├── main.jsx
├── .eslintrc.cjs
├── .gitignore
├── .prettierrc
└── ...

Back to top »

About

React Front-end ReproHealth Capstone Project Repository

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages