Giter VIP home page Giter VIP logo

plate-app's Issues

Use global store

Switch to using a global store instead of multiple mini stores since there is really not that much state needed.

tests

Write tests once the issues with jest and file watching are fixed in create-react-app

Functionality

Need to come up with a good way to let users add plates, add items to their plates, and edit whats inside of the "dishes" in each plate. So for example, a user creates a plate for planning a picnic. They create the picnic plate, they can then add "dishes" to this plate, for example, buy groceries, the inside of this grocery dish they can add to-do lists, tables, images and so on to let them organize this buy groceries dish.

Plate Filller

Create the page for filling a plate with todo lists, images, etc.

Next.js???

Should we switch to Next.js instead of create-react-app

Broken forms

Login, register, and forgot password broke after moving firebase into its own folder

Theme color

Add theming for the status bar on iPhone and header color for android.

Rebass

Completely get rid of bootstrap and use rebass

Homepage

Create a basic landing/home page

Theme Ideas

When there are no Plates perhaps All Plates Wiped, Grab A New Plate to Start

Grid

Find a grid component to use

Add plate modal

Pop up a modal to let the users create a plate with a descriptions, priority, name etc instead of just creating the default one.

Firebase

Wire up firebase to work with mobx

State mount error

  • Figure out why firebase onAuthChange is throwing an error when the component is mounted and changing state

Global CSS

Figure out global CSS for the body using styled jsx.

UI Requirement

The Grab A New Plate button should look like a Plate. Perhaps being on a sidebar would look better.

Firebase

  • Use Firebase as the database to get access to authentication, storage etc.

Use radium-grid

Use radium-grid maybe instead of the drag and drop one currently since its kind of buggy.

Material-UI

Switching to Material-UI now because it works better with next and SSR.

MobX

I think redux was a little overkill for this project at the moment so i'm going to look into mobx to get some of the local state out of each of the components, and create "stores" for the components that need a lot of state changes.

Drawer?

Should a drawer be used for links instead of in the Navbar?

Reflexbox

Use reflexbox as the grid instead of pulling in bootstrap

Bootstrap

Switch from Material-UI to react-bootstrap because of many issues with responsiveness

Grid

Pull in react-bootstrap to use as the grid because there is really nothing else out there that looks good.

PasswordCredential

Add checks that navigator.credentials is supported and add auto login.

Use decorators

Use decorators for mobX now that next.js is being used and allows plug-ins to be used.

redux

Start using redux

Color scheme

Come up with an overall color scheme for the app

Server vs Client render error

Figure out why react is throwing an error with SSR when visiting the dashboard, the markup varies between client and server.

Aphrodite

Use aphrodite for all styles to keep styles with each component.

dashboard page

Page isn't viewable.

Error: MobX observer: Store 'store' is not available! Make sure it is provided by some Provider

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.