Skip to content

Welcome to GitFav, your go-to tool for discovering and bookmarking your favorite GitHub profiles!

Notifications You must be signed in to change notification settings

brennoEudes/git-fav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-demonstration

The Project

Welcome to GitFav, your go-to tool for discovering and bookmarking your favorite GitHub profiles! With a intuitive interface and powerful search functionality, you can effortlessly explore a universe of developers and star the ones you admire the most.

Whether you're looking for inspiration, seeking collaborators, or simply want to stay updated on the latest projects, GitFav has you covered. Say goodbye to endless scrolling and hello to a curated collection of your top picks!

Development Challenges

One of the significant development challenges I tackled was implementing the CRUD operations (Create, Read, Update, Delete) for managing GitHub user profiles. I needed to ensure that users could seamlessly add new profiles, update existing ones, delete profiles they no longer needed, and save their changes securely.

Saving user profiles securely was another significant challenge. I opted to use the localStorage to persist user data locally. This involved serializing and deserializing profile data to and from JSON format.

Technologies

The technologies used were:

  • HTML;
  • CSS;
  • Javascript;
  • Figma;
  • Localstorage.

Layout

You can see the project's layout at link. A Figma account is required.

About

Welcome to GitFav, your go-to tool for discovering and bookmarking your favorite GitHub profiles!

Topics

Resources

Stars

Watchers

Forks