Coder Social home page Coder Social logo

nelsonsilvadev / codememoria Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.13 MB

A dynamic and user-friendly web application for searching, favoriting and rating GitHub repositories using the GitHub API.

HTML 1.08% CSS 0.35% TypeScript 38.90% JavaScript 59.68%
api apollo client github github-api graphql material-ui react repositories typescript

codememoria's Introduction

Code Memoria

Code Memoria - Logo

A dynamic and user-friendly web application for searching, favoriting and rating GitHub repositories using the GitHub API.

There's a lot of notes within the source code, search for Notes:

How to Set Everything Up (assuming Node and Yarn/npm are installed)

Development Notes

Features Highlights

  • React Context API for Features: Implemented a custom React Context API to manage states such as favorites, providing a seamless global state management across the application.
  • Local Storage for Token Persistence: Utilized local storage to persist GitHub access tokens, ensuring user convenience by retaining session state across page reloads.
  • ...

Issues and Resolutions

  • Handling Token Expiry and Incorrect Tokens: Developed a mechanism to detect expired or incorrect tokens, prompting users to update their token via a dialog, thus ensuring uninterrupted access.
  • Managing Local Storage for Token Updates: Addressed challenges in updating the Apollo client when the token in local storage changed, ensuring consistent and accurate data fetching.
  • ...

See all features, issues and resolutions on the Notes page - http://localhost:3000/notes.

Random Thoughts

  • Considering adding pagination for the favorites list to manage a large number of repositories more efficiently.
  • Thinking about a more accurate GitHub token validation, possibly by querying the GitHub API instead of just using a RegEx.
  • Experimented with a light/dark mode, but decided to prioritize other features first.
  • Planning to add Jest tests for thorough coverage and reliability.
  • Need to clean up some residual code from the initial project setup.
  • Bought a domain and created a logo, giving the project a more professional feel.
  • A footer might be added later for better navigation and information display.
  • Thinking about implementing a 404 page for a more polished user experience.
  • Considering enhancing accessibility features, though it wasn't the main focus initially.
  • SEO optimization wasn't a primary concern during development but should be considered in future updates.

Reminder

  • Remember, don't get too caught up trying to favorite all the repositories in the world.

codememoria's People

Contributors

nelsonsilvadev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.