- Tools Setup
- File / New / Backend
- EF Model
- Core
- Session Result
- Entity Object
- Build all API controllers
- Validation attribute to prevent overlapping sessions in a track
- Swashbuckle
- Add Front End, Render Agenda (anonymous)
- Add front end models entities
- Add Auth for Admin
- Every session has an edit link
- Every track has an add session
- Attendee - sign in with Twitter and favorite sessions
- Caching on front end
- Bundler.Core https://docs.microsoft.com/en-us/aspnet/core/client-side/bundling-and-minification
- Azure
- Publishing
- App Insights
- Diagnostics
Day 1: Get it functional Day 2: Make it cool
React front end - show the data
Todo: Who covers which part
David: Backend David: Auth (Twitter is done, will add Google) Damian: Public and Admin views Jon: Seed data, markdown Jon: SPA with React