Code Monkey home page Code Monkey logo

fitness's Introduction

Fitness

Enter into the project folder.

Install backend dependencies using

cd Backend
npm i

Run the backend

npm run start

After this open new terminal and run these commands

cd frontend
npm i
npm start

Features

  • User Authentication:
    • Login: Users can securely log in to their accounts to access their personalized fitness plans.
    • Logout: Users can safely log out to ensure their data remains protected.
    • Register: New users can create an account to start using the FitnessPlanner.
  • Workout Management:
    • Add Workout: Users can add new workout routines to their plan, specifying details such as exercise type, Load (in kg), Number of Reps
    • Edit Workout: Users can modify existing workout details to keep their fitness plans up-to-date.
    • View Workout: Users can view a detailed list of their workouts
    • Delete Workout: Users can remove workouts that are no longer relevant to their fitness goals.

Built with

  • Frontend (React)
    • React
    • React Router DOM
    • Redux
    • Redux Toolkit
    • Tailwind CSS
  • Backend (Node.js and Express.js)
    • Node
    • Express
    • Cookie Parser
  • Database (MongoDB)
    • MongoDB
    • MongoDB Atlas
    • Mongoose
  • Security and Utilities
    • Validator
    • Bcrypt
    • JSON Web Token (jsonwebtoken)

fitness's People

Contributors

2604pr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.