Skip to content

A fitness web app with CRUD function created using Bootstrap, codeigniter, JS

License

Notifications You must be signed in to change notification settings

renwid/fitnessUp

Repository files navigation

Build Status Contributors MIT License LinkedIn


Logo

Fitness Up

A Fitness Web App
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

FitnessUp Page

“Strength does not come from the physical capacity. It comes from an indomitable will.”– Ghandi

FitnessUp is a collaborative website made by Renzo and Boshi with aims to provide CRUD functionality to the users all while maintaining an aesthetically pleasing interface. This website aims to be utilized as a way to store food informations, and allowing users to access that stored information to calculate the total calories of their food.

The website is fully equiped with a bunch of amazing features: A functional login / signup page enchanced with email verification, forgot password feature as well as a personalized homepage for each user.

In addition we make sure that we are delivering the best design possible, one example is our customized login page with canvas and AJAX as the validator

GIF

Validator


Database

This website depends on all 8 tables in the fitnessUp database. One of them is the food table which we will take a look at below:

foodID foodName foodCategoryID foodGI foodGL foodProtein foodCarbs foodFat foodCalorie
1 Apple 1 40 6 0.30 16.60 0.20 16.00
2 Salmon 4 20 15 20.00 0.00 4.00 127.00
3 Banana 1 47 11 1.20 27.60 0.40 24.00

Built With

Ofcourse, we couldn't have made it without the help of some frameworks. Below are the list:

anime-js-v3-logo

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

How to install.

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https:://github.com/your_username_/Project-Name.git
  1. Install NPM packages
npm install

Usage

Now, lets demo the website shall we?

  1. Register your email GIF

  2. You will receive an email notification

  1. Activate the token sent to your email 👉 log in 👉 profit. GIF

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

License

Contact

Renzo W Boshi Pan
renwid boshi
github.com/renwid github.com/BoshiEddie

Acknowledgements

About

A fitness web app with CRUD function created using Bootstrap, codeigniter, JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published