Submitted by: MAYA ODY-AJIKE
Deployed Application (optional): Kudos Board Deployed Site
-
Home Page
- Displays header, banner, search, board grid, and footer.
- Displays preview of all boards on initial page load.
- Boards previews should show an image/gif and board title.
- Users can click on a category (recent, celebration, thank you, inspiration) to filter the boards.
- Recent displays most recently created boards.
- Other categories display boards of that type.
- Users can search for a board by name.
- Users can click on a board to navigate to a new page containing that board.
- Users can create a new board.
- Boards should have a title, category, and author (optional).
- User can delete boards.
-
Board Page
- Displays a list of all cards for a board.
- Each card features a text message.
- Each card features a gif found using the GIPHY API.
- Users can optionally sign the card as the author.
- Displays a list of all cards for a board.
-
Cards can be upvoted.
-
Cards can be deleted.
- User Accounts
- Users should be able to log in with a username and password.
- Users should be able to sign up for a new account.
- Boards and cards should be associated with a user.
- Anonymous cards or cards by guest users should still be allowed.
- Add a new filter option on the home page to display only the current user's boards.
- Allow boards to be deleted only if they are owned by the user.
- Deployment
- Website is deployed via Render.
- Comments
- Users should be able to comment on cards.
(https://youtu.be/IgvTvDNeb2g?si=vp38fL44lkJZxX0N)
- Did the topics discussed in your labs prepare you to complete the assignment? Be specific, which features in your weekly assignment did you feel unprepared to complete?
At the start, I was unsure about how to handle the backend and connect it to the frontend, because the labs felt like such a smaller task compared to the project.
- If you had more time, what would you have done differently? Would you have added additional features? Changed the way your project responded to a particular event, etc.
I would have attempted the User Authentication stretch goal and done more CSS styling
- Reflect on your project demo, what went well? Were there things that maybe didn't go as planned? Did you notice something that your peer did that you would like to try next time?
Add your response here
- Add any links to open-source libraries used in your project.
Give a shout out to somebody from your cohort that especially helped you during your project. This can be a fellow peer, instructor, TA, mentor, etc. Shoutout to Farida, Blessing, Makayla and Thomas.