๐ฆ Project Progress Check-In ๐ฆ
Posted on Dec 20th, 2021
๐๏ธ Todayโs Topics
How are the projects coming along? ๐
Keep pushing forward! ๐ช ๐
Todayโs class is devoted to getting you past any blockers you may be experiencing and to talk through next steps.
Minimum requirements are listed below for reference.
๐ฏ Project due on Wednesday afternoon
๐ If your project meets minimum requirements today, HUZZAH! That is awesome. You should be working on at least one spicy feature.
๐ If your project does not yet meet minimum requirements, you should shoot for meeting them by the end of the day tomorrow.
All projects
- Users can login, logout, and register
- Auth token is saved in local storage
QuestionBox, Front End
- Any user can see all questions and answers
- A user can post a question; questions cannot be edited (editing can optionally be allowed on unanswered questions)
- A user can post an answer to a question
- A user can mark an answer to a question they posted as โacceptedโ
- A user can see a list of all their own questions and all their own answers
- A user can star/favorite questions or answers
Social Cards, Front End
- Show cards from all users
- A user can see all their own cards
- A user can design and create a new card
- A user can follow another user
- A user can see cards from a user they follow
- A user can see a list of users they follow