Skip to content

it21386954/Programming-Applications-and-Frameworks

Repository files navigation

Fitness Social Media Platform

Project Overview

This project is a fitness-focused social media platform where users can share their workout routines, meal plans, and fitness progress. It allows users to interact, post updates, share workout and meal plans, and comment on each other's posts. This is built using the MERN stack (MongoDB, Express, React, and Node.js).

Features

  • Fitness Post Management
  • Current Workout Status Update
  • Workout Plan Sharing
  • Meal Plan Sharing
  • User Registration and Authentication
  • Commenting, Following, and Notifications

Table of Contents


Installation

  1. npm install MONGO_URI=mongodb://localhost:27017/fitnessApp PORT=5000 JWT_SECRET=your_jwt_secret

  2. cd ../frontend

  3. npm install

  4. npm start

Prerequisites

Make sure you have the following installed on your local development environment:

About

Programming Applications and Frameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published