Last active
November 10, 2019 22:31
-
-
Save asktami/3f5c7218406e11519db84a12ad139ce8 to your computer and use it in GitHub Desktop.
bloc-first-fullstack-capstone
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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