0% found this document useful (0 votes)
11 views10 pages

Review 1 Template

Uploaded by

balambikakumaran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views10 pages

Review 1 Template

Uploaded by

balambikakumaran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

K.

RAMAKRISHNAN COLLEGE OF ENGINEERING


(AUTONOMOUS), SAMAYAPURAM - TRICHY
DEPARTMENT OF CSE
CGB1221 – DATABASE MANAGEMENT SYSTEMS

FITNESS TRACKER APPLICATION

PRESENTED BY SUPERVISOR
Balambika k Mr.R.Sasikumar M.E., (Ph.D.,),
8115U23CS02324 Assistant Professor/CSE.

03/30/2025
PRESENTATION OVERVIEW

1. Project Introduction
2. Objective
3. Problem Statement
4. Technologies Used
5. ER Diagram
6. Modules Used
7. Module 1 & 2 Explanation

03/30/2025
PROJECT INTRODUCTION

A Fitness Tracker Application is designed to help users monitor their


physical activities, track health metrics (such as steps, calories burned,
and exercise duration), set fitness goals, and generate personalized
reports. The system allows users to improve their fitness by analyzing
their progress over time.

03/30/2025
OBJECTIVE

The Fitness Tracker App helps users stay active by tracking steps,
workouts, and calories burned. It allows goal setting, monitors
progress, and provides insights for a healthier lifestyle.

03/30/2025
PROBLEM STATEMENT

Many people want to stay fit but find it hard to track their daily
activities. Existing apps are either too complex or lack useful features.
This app makes fitness tracking simple, accurate, and easy to use.

03/30/2025
TECHNOLOGIES USED
Frontend:

 HTML, CSS, JavaScript: Used for creating and styling the user interface.
 React Native / Flutter: For developing a mobile-friendly and responsive app.

Backend:

 Node.js with Express / Django (Python): Handles server-side logic and API
requests.
 MySQL / PostgreSQL: Manages and stores user data securely.

Development Tools:

 IDE: Visual Studio Code for writing and managing code.


 Version Control: Git and GitHub for source code management and collaboration.
03/30/2025
ER DIAGRAM

03/30/2025
MODULES USED

USER MANAGEMENT MODULE


ACTIVITY TRACKING MODULE
GOAL SETTING MODULE
REPORTS AND INSIGHTS MODULE

03/30/2025
MODULE 1 – User Management

Users can create an account, log in, and update their profile
details.
It stores personal information like name, age, weight, and
height.
This helps personalize fitness tracking based on user data.
.

03/30/2025
MODULE 2 -Activity Tracking

Tracks daily steps, distance covered, calories burned, and exercise


time.
Users can log different workouts like running, cycling, or gym
exercises.
It helps monitor daily physical activity to stay active and healthy.

03/30/2025

You might also like