Plan and done for August-17-2018

What will I learn today?

  1. Practicing Javascript, git and workflow at CodeFellow.

Done

We have another final project idea: it's a site for tourists of Seattle with a main page, where you see only a bunch of photos of different tourists attrations. You can roll it (like a grand spinning wheel) in different ways (swipe on mobile?) depending on your platform and get a random photo. If it's something interesting - the user can click on it and get the more visual and text info about the place with a link to (or an actual) google maps. Another functionality is to let user keep and her notes about the place.

Product name: Tourist Roulette

User stories:

As a user, I want an app to provide me with tourist attractions in Seattle, so that I could choose where I want to go next on route.

As a user, I want to be provided with a randomly picked place, so that I always have a choice without any efforts.

As a user, I want to have an ability to get some details about a chosen place, so that I could decide whether I'm interested in it or not.

As a user, I want to have an ability to get the place position on a map, so that I could plan my trip in details.

As a user, I want to have an ability to leave my private notes on attraction I've attended, so that I could later share them with my friends.

As a hiring manager, I want to know about the guys who created the app, so that I could assess their skill set and get an expression of their abilities.

As a developer, I want to face a challenging task, so that I could feel the pleasure of accomplishment when I would overcome the challenge.

## Stretch goals

As a user, I want all the features to be presented in a game form, so that it was fun to use the app.

As a user, I want to see current weather conditions in Seattle, so that I could plan my trip with all information available.

As a user, I want to see how far the chosen place is from my current location, so that I can decide whether to go there or to find something closer.

As a user, I want to be able to share my impressions about the place I've visited immediately into all well known platforms, so that I could spend less time to open and publish into each app separately.

MVP

  • The user can get a random picture of the tourist's place in Seattle on the main page.
  • The user can click (touch) on it and get the page with a description, additional photos and a google maps link.
  • The user can get

Stretch goals:

  • to make it roll
  • Google map attached to each page about a place.
  • Ability to edit/print/save to file.
  • A scheduler to make a planning and set notifications.

What should we author?

CSS classes hierarchy Shareable data objects format