Skip to content
/ athleap Public

A php based fitness πŸ‹οΈ web app that tracks calories burnt and provides awards 🎁

Notifications You must be signed in to change notification settings

K-B-J/athleap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

50 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ATHLEAP

This is a project made by Kevin Joshi & Kaushal Binjola.
Database used is MongoDB and various dependencies like PHPMailer βœ‰οΈ & Confetti JS 🎊 have been used.
It is a Php based web app that can help you track the amount of calories you have burnt πŸ”₯ in majorly three types of fitness activities which are Gym πŸ‹οΈ, Yoga 🧘 and Running πŸƒ. You will also be awarded with FCoins πŸͺ™ (Fitness Coins) based on your performance which then can be used to claim prizes 🎁 from the shop.

Tech Used

  • PHP
  • Mongodb
  • HTML
  • CSS
  • JS
  • Bootstrap
  • Font Awesome

Running this project

  1. Clone this repository in your apache server's directory
  2. Run the following command in the root of the project
composer install
  1. Add the environment variables from the env-sample file
  2. Open the index file in browser

Images

Desktop

Desktop Login Page

Desktop Register Page

Desktop Home Page

Desktop Edit Profile Page

Desktop Shop Page

Desktop Running Records Page

Desktop Running Workout Details Page

Desktop Results Page

Mobile Devices

Mobile Login Page Mobile Register Page Mobile Home Page Mobile Edit Profile Page
Mobile Shop Page Mobile Running Records Page Mobile Running Workout Details Page Mobile Results Page