Skip to content

Instantly share code, notes, and snippets.

View michaelablackham's full-sized avatar

Michaela (Blackham) Lederman michaelablackham

View GitHub Profile
https://github.com/michaelablackham/thinkful-event-listener-drills
I just added y git repo because this was much much much easier for me at this point.
https://github.com/michaelablackham/thinkful-text-analyzer
<p>I want to help users end their day on a good note, with a beautiful sky with the sunset predictor <a href="https://sunburst.sunsetwx.com/v1/docs/#introduction">API</a></p>
@michaelablackham
michaelablackham / userflow and wireframes
Created July 3, 2017 13:13
for sunsetwx api capstone
https://michaelablackham.github.io/thinkful-sunset/resources/user-flow.jpg
https://michaelablackham.github.io/thinkful-sunset/resources/wireframe.jpg
1. Photographer friends have been loving this
-- Not 100% accurate, but definitely has been great 8/10 times. So not bad!
2. Have ability to change location or sun even after getting current results
-- Should add this to the results page somehow
3. Have ability to use current location instead of typing in city state
-- add a geolocation button and have the coordinates change from lat long --> city state
4. Have ability to have a dropdown or type ahead so the city state is correct
-- Maybe find some plugin or something that can detect
5. Annoying that this only works for lower 48 right now
-- This is baed on the actual API. I would love for this to be fixed in the future and add it
Echo endpoint: glitch.com/edit/#!/worried-frown
Mad lib generator: https://glitch.com/edit/#!/aboard-howler - would like some help with this one.
A/B test: https://glitch.com/edit/#!/scratch-pelican
I would like to maybe do some more examples of these in our next session
//Get all
db.restaurants.find()
//Limit and sort
db.restaurants.
find().
sort({name: 1}).
limit(10);
//Get by _id
My app idea is a website for the Patriots fan club in Colorado where users can sign up, get information, pay dues, and join a community.
1. As a USER I should be able to:
• sign up for PPP
• log in to PPP
• reset my password
• create a profile
• see full list of members
• contact other members (email/phone/direct message)
• receive direct messages from other members
# My app idea is a website for the Patriots fan club in Colorado where users can sign up, get information, pay dues, and join a community.
## Your short list of user stories for your MVP
1. As a USER I should be able to:
• sign up for PPP
• log in to PPP
• create a profile
• see full list of members
• contact other members (email/phone)
• see member only information (announcements, prize winners, admin posts)
Mood tracker is a mindfulness app to keep track of feelings/activties throughout the day/week/month/year
with a visual representation of all mood points. This is used to keep track of emotions, sleep, drinking,
exercise, and other common activities and things that affect mood. Keeping track of all of this will give
a user a better idea on how to create a more mindful life.
As a user I should be able to:
• create an account
• sign in
• create a profile
• create a moode update