Skip to content

kartik-212004/Workout-Mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workout Project

Overview

This project is a workout management application that allows users to create, read, update, and delete workout documents. It uses a MongoDB backend with Mongoose for database interactions, and the frontend is built with React, Tailwind CSS, and Vite.

Technologies Used

  • Frontend:
    • React
    • Tailwind CSS
    • Vite
    • ESLint
  • Backend:
    • Express
    • MongoDB
    • Mongoose

Features

  • Create Workout: Users can create new workout entries with details like exercise name, repetitions, sets, and weight.
  • View Workouts: Users can view a list of all their workouts.
  • Update Workout: Users can update existing workout entries.
  • Delete Workout: Users can delete workout entries.

Installation

Prerequisites

  • Node.js
  • npm
  • MongoDB

Steps

  1. Clone the repository:
    git clone https://github.com/your-username/workout-app.git
    cd workout-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published