/athleap

A php based fitness 🏋️ web app that tracks calories burnt and provides awards 🎁

Primary LanguageSCSS

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