Skip to content

coleherzer/WDI-project2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WDI Project 2: Health Tracker

Project link:

Health Tracker

--

Overview:

Health Tracker is an app that allows users to keep track of personal health related information. Health Tracker utilizes a basic calendar system to allow its users to log information regarding their health (specifically diet and fitness). Health Tracker also allows users to set and track personal goals, allowing them to ensure healthier lifestyles. These features allow users to see just how good or bad they have been about diet and exercise, while also setting goals for the future.

--

Wireframes:

App Home Page: Imgur

User Home Page Imgur

--

ERD:

Imgur

--

Technologies Used:

  • HTML
  • CSS
  • BootStrap
  • Ruby on Rails
  • Git
  • Github

--

Additional Gems Used:

  • Font Awesome
  • Simple Calendar

--

Approach:

I started out with the desire to build Health Log, with some basic features that would allow users to clearly keep track of health-related information. I used Trello to set up a work flow, and a simple notepad to diagram the app's models.

--

Installation/Start Up:

Head to the project link at the start of the readme to acces Health Tracker!

--

Unresolved Problems:

  • Still need to work on styling
  • Still need to add some bonus features
  • No major unresolved problems

--

Next Steps:

  • Add a forum section where users can go to ask questions and comment on each other's posts
  • Add ability for users to set reminders for goals

--

Trello Link:

https://trello.com/b/Dh3BWAB5/wdi-project-2

--