Skip to content

GabrielSahdo/hackaeld-cunhata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eldorado Hackaton Cunhatã Digital

Objective

Create a web application that generates random inspirational quotes and allows users to:

  • See a random quote and author displayed on page load.
  • Click a button to display a new random quote.

Personalize the interface as you wish. It's important that the interface is user-friendly.

Extra points

  • You can add features that you think are interesting. Use your creativity! (e.g. share the quote on social networks, save the quote as a favorite, change the background color, etc.)
  • Create a responsive layout for mobile devices.
  • Use a modern JavaScript framework (React, Angular, Vue, etc.) to build the frontend (client-side).
  • Integrates with the backend (server-side) to save and retrieve quotes. (Must complete the implementation of the API)

Evaluation Criteria

Functionality (70%)

  • Users can see a random quote and author on page load.
  • Clicking the button generates a new random quote.
  • Extra points mentioned above.

User Interface (15%)

  • Clean and visually appealing presentation of the quote and author.
  • User-friendly interface with a clear button for generating new quotes.
  • Extra points mentioned above.

Code Quality (15%)

  • Well-structured and commented JavaScript code (even if basic).

Helpful Links

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors