Skip to content

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

Notifications You must be signed in to change notification settings

anaURL/vitala-health-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published