Skip to content

mayaajike/kudos-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Unit Assignment: Kudos Board

Submitted by: MAYA ODY-AJIKE

Deployed Application (optional): Kudos Board Deployed Site

Application Features

CORE FEATURES

  • 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.
  • Cards can be upvoted.

  • Cards can be deleted.

STRETCH FEATURES

  • 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.

Walkthrough Video

(https://youtu.be/IgvTvDNeb2g?si=vp38fL44lkJZxX0N)

Reflection

  • 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

Open-source libraries used

  • Add any links to open-source libraries used in your project.

Shout out

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published