Giter VIP home page Giter VIP logo

projects-tracker's Introduction

๐Ÿ’ป About Me:

Hi, I'm Dev that happens to be a dev

projects-tracker's People

Contributors

greenkeeper[bot] avatar iamdevlinph avatar

Watchers

 avatar  avatar

projects-tracker's Issues

Fetch on author/repo level

Cache all authors and repos but detect specific changes to the list

Example:
A repo has been added to the project list. Then only the new repo related fetches should be called and then added to the project list cache

Change login

Change the login from banner to a dropdown menu in the navbar

Filter component

  • Sort the different fields
  • Search keyword. Target authorName, repoName, description
  • Add support for choosing which authors to show projects from

Data is not up to date

Previously, repository data is fetched fresh every time, so all the data are up to date.

Now that I've changed it to a way that when a repository is added to the list, the state of that repository is fetched and saved to firebase. And then this data is what is shown to the user.

But with this, we're no longer getting the latest data. My purpose was to save the calls to the Github API. But this doesn't seem to be the case anymore.

About page

Add an about page to explain a bit more of the app, how it works, and what data are stored.

Use Github Events API to check for isUpdated

Fetchhttps://api.github.com/repos/codesandcoffees/react-kit/events

Get first event and store the created_at as updatedAt to firebase. On fetching again, compare the created_at vs updatedAt from firebase.

Allow other users to add their data

This will be not prioritized. I will prepare a documentation for forking.

This feature will allow users to add their own data if they choose not to fork the project.

I'm not sure if there will be a limit since Firebase has a limit and the API usage also has a limit.

Currently.
When user visits the site, they will only see my data. If they log in, nothing happens. They won't be allowed to do modifications since they are not me.

What this feature will bring.
When user visits the site, they will still see my data. But once they log in, their data will be fetched if there is. Then they can manage their own data.

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.