From 3429a54c1f3b8b93e834586a56935c7d5b7e60fe Mon Sep 17 00:00:00 2001 From: Zeeshaan Lakdawala Date: Sun, 4 Nov 2018 12:15:21 +0100 Subject: [PATCH] Add Simple Lifts Tracker details --- teams.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/teams.md b/teams.md index a692557..84b3c9b 100644 --- a/teams.md +++ b/teams.md @@ -492,3 +492,25 @@ Our team is split between front- and back-end development, creating and styling *** +# Simple Lifts Tracker +### A barebones app to track your progress with the weights you lift at the gym +* Teammates: + - Zeeshaan Lakdawala (@zeeshaan) +* Seeking Teammates: Yes +* [Project URL](https://github.com/zeeshaanl/simple-lifts-tracker) +* Project Name: Simple Lifts Tracker + +### Project Q&A: +1. What are you going to build? +An app with a simple UI to add exercises and weights lifted to track your progress at the gym. + +2. Which APIs do you plan to use? (You can use any APIs, not just Hackathon sponsor APIs.) +I plan to use FaunaDB to to store the weights and Netlify Identity for authentication. + +3. What is your plan to execute this idea? +First, make a mockup - https://www.scribd.com/document/392318211/Simple-Lifts-Tracker +Then, build in small iterations. I plan to use a UI library for the basic components. +I will break up the projects into simple tasks that others can take on and execute. + +*** +