Our idea is to create a database app where people can post their own random questions or facts about themselves to the home page and the names of who posted what will be hidden on another page with the name, FAC cohort (id as number) information by a reveal button as a starting point.
As a user, I want to: submit information to your site for anyone to see As a user, I want to: come back to your site later and see what I posted is still there
- DevOps - Miah
- Quality Assurance - Oli
- User Experience - Milly
- Scrum Facilitator - Adam
- Reading/Writing to database and deploying took 3-5 times longer than expected
- Tests, basic UI, CSS styling and planning ran to time
- Git clone https://github.com/fac-23/week2-database
- Run command
npm installin terminal. - Start sever run command
npm run dev. - Run cypress testing run command
npm run test. - Or can access locally on localhost:3333
- Deployment to Heroku
- Home button
- Keyboard focusable on the fact cards
- Display FAC cohort
- Add quiz game element
- Adam
- Milly
- Not having enough time to review progress and catch up.
- Taking the time to read the docs and google errors is worth the time, trying to reverse engineer/modify workshop code can be counter productive to starting from scratch
- When running into errors or walls :person_climbing: research solutions together but all on our separate computers for time management ⏲️