Objective Mern Stack-Merged
Objective Mern Stack-Merged
The primary objective of the e-commerce supplement website is to provide customers with a
seamless and convenient platform to purchase high-quality dietary supplements, health products,
and wellness items. The website will offer an extensive range of supplements with detailed product
descriptions, customer reviews, and easy navigation to enhance the shopping experience.
Additionally, the platform will include a secure and efficient admin page, enabling administrators to
manage inventory, track orders, update product listings, process customer data, and generate
reports for analytics and business insights. The admin page will serve as a tool to ensure smooth
operations, enabling timely product updates, effective stock management, and personalized
customer service to maintain high satisfaction levels.
Key Objectives:
2. Offer a wide range of supplements with detailed product descriptions and reviews to help
customers make informed decisions.
3. Implement an easy and efficient payment and checkout process to enhance the customer
experience.
4. Develop an intuitive admin panel to efficiently manage product listings, track orders, and
update inventory in real time.
5. Ensure seamless integration between the customer-facing site and the admin dashboard for
real-time inventory and order management.
6. Provide a reliable and secure platform with data protection to ensure customer privacy and
safety.
7. Generate detailed reports to track sales performance, customer behavior, and product
demand, aiding in informed business decisions.
8. Enhance customer satisfaction by providing efficient support through integrated tools and
easy return/exchange processes.
Muscle Shark: Your 24*7 Personal Guide
PROJECT SYNOPSIS
OF MAJOR PROJECT
BACHELOR OF TECHNOLOGY
COMPUTER SCIENCE AND ENGINEERING
SUBMITTED BY
2115097 2115110
1
INTRODUCTION
Muscle Shark is based Web App that aims to help people to maintain physical
activity and make it as a part of their daily routine. In today’s world, maintaining a healthy
lifestyle has become increasingly crucial. However, achieving and maintaining optimal
posture, especially during exercise, can be challenging. To address this concern, our project
focuses on the development of a Smart Gym web app which recommends exercise and use
Real Time Posture Detector leveraging the capabilities of the open pose library.
This system leverages the power of OpenPose with torsion angle and various machine learning
model to recommend and analyze the exercise or workout performed by individual. The system
can:
Recommend Exercise: This system recommends exercise and workout to be performed
by individual using their weight, height, level of fitness.
Recognize incorrect postures: The system identifies deviations from proper body
alignment, alerting users to potential risks of injury by visual prompts.
Classification of Exercise: This Webapp classify level of fitness as Beginner,
Intermediate and Advance and recommends exercise as per that such that more number
of Bicep for advance level than intermediate.
Exercise guidance: The system can recognize and analyze specific exercises, providing
real-time feedback on whether the user is performing them correctly. This can help
prevent injuries caused by improper form. It also provides information about various
parameters such as calories burn, total time taken by user to complete exercise.
Flexibility and Autonomy: One of the key attributes of this project is its ability to
empower users to engage in exercise anywhere, at any time, and without the need for a
coach.
Personalized feedback: The system can be tailored to individual needs and fitness
levels. By understanding the user's goals and limitations, it can provide targeted
feedback and personalized recommendations for improving posture and optimizing
exercise routines.
Technology Framework
Pose Estimation Technology: At the core of the project, the OpenPose library is
leveraged for state-of-the-art pose estimation, enabling accurate analysis of body
movements in real-time.
Custom Machine Learning Algorithm: A custom machine learning algorithm is
implemented to recommend exercise and workout routines.
WEB Technology: Various Web technologies are used to create a interactive interface
for user and linkage to model and Pose Estimation module.