Giter VIP home page Giter VIP logo

my-fridge's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

my-fridge's Issues

Add Redux to project

It's possible that we might want to introduce redux (or some other state management lib) when more data starts flowing through the app. Let's consider it!

Build/mockup a signin modal

Self explanatory. Hook into firebase auth for MyFridge!

For now, the modal won't actually hook into firebase auth. It'll just be a mockup.

Build "upon first login form" (mockup)

When a user first logs in to the app (basically when they create a fresh account with either user/pass or google), they'll need to fill out some initial data, such as creating a "household" for themselves, food preferences (types of foods they consider staples), etc

Let's create a form for this. It should be located at some sort of /profile/data route or something like that. There's probably more to flesh out here.

Add .eslint and prettier rules

Ideally we have some strict-ish eslint and prettier rules for things like:

strings: double quotes,
semi-colons: none,
indentation: 2spaces, etc

Migrate to create-react-app

After fumbling around with these gatsby build issues, I've decided that we're gonna move to CRA! It'll just give us more freedom, and shouldn't be too too hard. :)

Add .env to project

Add .template.env file to the project for storing useful environment variable info like api keys and stuff

Signin Dialog changes

Let's add some stuff to the signin dialog:

  • X button to close in the top right (IconButton)
  • Line up "Sign in" title text with the sign in button
  • Add a "Sign up" button
  • Make the dialog just a tiny bit bigger in both width and height

Build Mockup for Fridge Page

On the Fridge page, we want to render a list of items (queried from the backend) that the user has in their fridge!

Mock this up with some dummy data

Decide on libraries, build out project structure

Self explanatory!

Libraries considered so far:

App framework: React + (Gatsby/Next.js/Create-React-App)
Component lib: Material UI (to match flutter App)
Testing: Jest + Enzyme

Other decisions to make:
Eslint: Airbnb standard? Google? None?
Type-safety: Flow/Typescript?

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.