Skip to content

A first attempt at creating a React application as part of Code Fellows' "Code 301" course.

License

Notifications You must be signed in to change notification settings

ShepleySound/gallery-of-horns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horned Beasts - First React Project

The project demonstrates a basic use of React and React-Bootstrap, using curriculum and assets from Code Fellows.
The page allows the user to "like" a series of images. Images can be filtered by internal keywords using a search bar and by "number of horns" using a dropdown selector.

Time Estimates

August 16, 2022

Feature Name Estimated Time Start Time Finish Time
Styling 1 Hour 2PM 2:45PM
Counter 2 Hours 3PM 4:30PM

August 17, 2022

Feature Name Estimated Time Start Time Finish Time
Bootstrap Implementation 1.5 Hours 3PM 4:45PM
Bootstrap/Page Styling 2 Hours 5PM 6:15PM

August 18, 2022

Feature Name Estimated Time Start Time Finish Time
Fuzzy Search 1 Hour 12PM 1:15PM
Fix Favorite State 1 Hour 1:15PM 4PM
Horn Filter 1 Hour 3PM 3:30PM

August 19, 2022

Feature Name Estimated Time Start Time Finish Time
Filter/search interaction 2 Hours 7AM 8:30PM

To-Do

  • Change "favorite" button styling.
    • Implement wave/gradient animation on click.
  • Revise color scheme.
  • card hover/click styling/animation.
  • Implement case-insensitive search.
  • Fix styling details.
    • Footer
    • Page padding
  • Move search/filter to Main component.
  • Place these to-do's in GitHub Issues.

Resources

This project was bootstrapped with Create React App.
To learn React, check out the React documentation.
Modal and Form implemented using React-Bootstrap.

About

A first attempt at creating a React application as part of Code Fellows' "Code 301" course.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published