/fitly

A web app where users can reach their fitness goals by calculating their daily caloric intake and tracking their progress weekly.

Primary LanguageJavaScript

Fitly

Fitly is a web and mobile friendly React application where users can achieve their fitness goals by inputting their current metrics and receive a custom calorie and macronutrient goal to help them do so. It will also keep them accountable by sending them a weekly reminder to input their metrics, which will then be used to calculate if their calorie goal needs to be adjusted for the following week.

Planning

ERD

entity relation diagram for database design

User Stories

user stories screenshot

Tech Stack

Front-end: React, SASS
Back-end: Node, Express
Database: PSQL
Testing: Jest

Routes

Wireframes

Tentative Timeline

Nov1st-10th:

  • ERD, User stories planning
  • Database Setup
  • Routes & Server setup

Nov 11th-20th:

  • Create reusable React components
  • Wireframes planning

Nov 21st-30th:

  • Add functionality
  • Write tests & debug
  • Basic styling

Dec 1st-10th:

  • Testing & debugging
  • Advanced styling

Notes

  • Test Driven Development
  • Reusability focus