Skip to content

Instantly share code, notes, and snippets.

@asktami
Last active November 10, 2019 22:31
Show Gist options
  • Select an option

  • Save asktami/3f5c7218406e11519db84a12ad139ce8 to your computer and use it in GitHub Desktop.

Select an option

Save asktami/3f5c7218406e11519db84a12ad139ce8 to your computer and use it in GitHub Desktop.
bloc-first-fullstack-capstone
Module 19 =
APP NAME: SessionHero
Attendee Conference Session Scheduler / SessionTracker / Agenda Builder
- use the FileMaker DevCon 2019 sessions list (export from FMDevToGo)
https://www.filemaker.com/learning/devcon/2019/sessions.html
- anyone going to the home page will see a list of all sessions
- anyone can filter the list by day or track
- anyone can register and login
- after logging in the user sees the session list, and:
-- can click on session to:
-- add comments, notes and 5-star rating to a session
-- add a session to their ‘schedule’
-- can see their ‘schedule’ i.e. list of sessions they plan on attending
-- they can filter their schedule by day
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment