Code Monkey home page Code Monkey logo

100days-companion's Introduction

100days-companion's People

Contributors

arndom avatar habib-ahmad avatar omzlaw avatar

Watchers

 avatar

100days-companion's Issues

Public Roadmap

Alright, @Omzlaw just realized this wasn't assigned, there were issues getting cloud functions running with typescript so you can start on this while I finish up the languages endpoint.

NB: separate branch for this will be appreciated; i.e feature/public-roadmap

This is the reference:

https://roadmap.moralis.io/

Screenshot (494)

Screenshot (495)

mui should be used for components where possible. good luck.

Layout Wrapper

A layout wrapper needs to be implemented instead of putting the navbar and footer outside the routes as the children need to have consistent container styling instead of always repeating in each child component style file

Roadmap functionality

  • only read access if not authenticated
  • write access if otherwise. i.e: vote, suggest
  • modal is to be used for suggestions

Commit endpoint 2

use commit details from when the user's journey started to generate the graph

Languages endpoint

Create a language endpoint to do the following:

  • return all time used languages of a user
  • return languages used within a date range (lesser importance than โฌ† )

This would either be directly into the app or has a field in the db

Email notifications endpoint

This will have to affect the firebase database on a successful call, it will change the fields for the notification frequency and time of notification.

This will be called once the user changes their notification preferences in the client and it will store those preferences in the db.

Those preferences will then be used as params for the mailing.

@Omzlaw It is preferred we use a node package for this as Mailchimp has a cap at some point and it has some of their brandings.

it is dependent on the language endpoint so the development environment can be set up

AuthWrapper & Join page

Will be used to protect the roadmap & user routes.

Firebase provided github auth.

On the successful log in do the following:

first time & after finishing the other two steps:

  • add the user to the user collection; uid will be the document id
  • add github display name to document
  • add github profile image to document
  • add 0 count filed to document
  • notifications frequency: "daily" default
  • milestone default object
  • entered start date
  • selected paths

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.