Skip to content

A fitness application made with Flutter and Firebase. Contains user authentication, admin-role management, CRUD functionalities and connection with Firestore and Storage.

Notifications You must be signed in to change notification settings

samflab/Fitility-OpenSource

Repository files navigation

Fitility

A Flutter application for dance and fitness training. The UI/UX for the application to be followed is here .

The requirements and the installation details are in the Contributing.md

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Following is the structure of the number of files/screens in the app.

main.dart :

returns the splashscreen and the named routes

icons/fitility_icons.dart :

This page has the list of custom icons which are not available in flutter but we'll need it in our application.

screens/login.dart :

Self explanatory, again, a page where a user can login themselves into the app either by email-password combo or by Google Sign in Screenshot: login

screens/onboarding.dart :

This screen will appear when the user installs the app for the very first time. You can also call this one time intro screen. Screenshot: onboarding

About

A fitness application made with Flutter and Firebase. Contains user authentication, admin-role management, CRUD functionalities and connection with Firestore and Storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages