Skip to content

Pronoy513/Gym-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gym-App

Introduction

The gym trainer app presents a robust mobile application developed to aid gym-goers in a variety of ways, increasing the efficiency of the training while reducing the risk of health hazards due to over-exertion.

The application is developed as part of the Object Oriented Analysis & Design course, by the team members:

  1. Fowzaan (2021503017)
  2. Pronoy (2021503539)
  3. Sachin (2021503043)
  4. Som (2021503561)

Technologies used

Dart

Dart is a modern, client-optimized programming language optimized for building mobile, desktop, server, and web applications. It serves as the foundation for our project.

Flutter

Flutter is Google's UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase. Flutter uses the Dart programming language and provides a rich set of pre-designed widgets for creating modern, responsive user interfaces.

Getting Started

To run this project on your local machine, follow these steps:

Clone the repository: git clone https://github.com/Pronoy513/Gym-App

Navigate to the project directory: cd Gym-App

Install dependencies: flutter pub get

Run the app: flutter run

Demo App

To quickly create a demo app using this project as a template, follow these steps:

  1. Install flutter and related components on your local machine.
  2. To verify the entire environment for running this app, run in your cmd: flutter doctor -v
  3. Replace the pubspec.yaml file of your demo app with the pubspec.yaml of this project.
  4. The assets folder contains all the fonts used in the project. It also contains a folder images which stores pictures organized into two folders: Virtual and real. This can be used to add images to the respective paths within this folder, to be used in the app.
  5. Install dependencies:flutter pub get
  6. Use the lib folder to get the various screens, utils, widgets, and the constants used in the whole project. Feel free to modify and extend them to suit your needs.
  7. Finally, run the app using: flutter run

Happy coding!

Contributing

If you'd like to contribute to this project, please follow the community guidelines.

About

A gym training app focused to aid gym freaks to improve efficiency and health safety.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages