anaURL / vitala-health-app

A simple full-stack application that empowers women* to manage their health activities efficiently.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vitala Health Activity Tracker App

A simple full-stack application that empowers women* to manage their health activities efficiently.

Features

  • Read: View a list of health records.
  • Create: Add new health records with detailed information.

Demo of the app

  • Update: Modify existing health records.
  • Delete: Remove unwanted records from the app.

Demo of the app

Technology Stack

  • Frontend: React.js with Vite
  • Backend: Node.js with Express
  • Database: MongoDB
  • Styling: Plain CSS, Toastify, Moment

Design

  • Colors: Used Randoma11y for accessible colors combinations

Future Enhancements

  • Add OAuth Implement OAuth or other authentication providers for seamless user registration and login.

How to Use

  1. Clone the repository.
  2. Install dependencies for both frontend and backend.
  3. Run the application.

Getting Started

# Clone the repository
git clone https://github.com/anaURL/vitala-health-app

# Navigate to the project directory
cd vitala health-app

# Install frontend dependencies (using Vite)
cd client
npm install

# Install backend dependencies
cd ../backend
npm install

#Run the application using concurrently to start both the frontend and backend servers
npm start

About

A simple full-stack application that empowers women* to manage their health activities efficiently.


Languages

Language:JavaScript 83.8%Language:CSS 13.3%Language:HTML 2.8%