[go: up one dir, main page]

Skip to content

Asilo5/fitlit-starter-kit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FitLit Starter Kit

Fitlit is a fitness tracker for users. In this app users are able to track their sleep, water intake, and activity for a day as well as for a week.

This project is a two week project at Turing School of Software & Design, and was made to help us learn how to implement OOP (Object Oriented Programming). We as well needed to create a testing suite that thoroughly tests all functionality of the application.

Created by:

Setup

Clone down the repo.

git clone https://github.com/Asilo5/fitlit-starter-kit.git <name your cloned repo>

Once you have cloned the repo, install dependencies:

npm install

Open up app:

open src/index.html

Built With:

  • Javascript
  • JQuery
  • Mocha
  • Chai
  • HTML
  • CSS
  • ARIA

Screenshot

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Other 0.6%