Git Product home page Git Product logo

microtodo-react's Introduction

Codeship Status for enwrought/microtodo-react Stories in Ready Dependency Status

Micro Todo List

Web todolist app on AWS.

Environment

Before deployment, you'll need to set the environment variables:

  • STACK_PREFIX - prefix for stack name and

Setting up the Project

To start running, do npm install, then either npm start to start in development mode or set NODE_ENV=production and run npm start for production mode.

Now open up http://localhost:8080

The skeleton is taken from the React Router tutorial https://github.com/reactjs/react-router-tutorial

Usage

TODO

Deployment

To deploy, run

serverless deploy

and

aws s3 sync client/dist s3://s3bucketname

The cloudfront site is under the output WebAppCloudFrontDistributionOutput.

microtodo-react's People

Contributors

enwrought avatar blinguidewire avatar

Watchers

James Cloos avatar

Forkers

waffle-iron

microtodo-react's Issues

Create user flow

  • integrate with google calendar
  • account management (facebook?)
  • pass user info to APIs

Backend logging/error handling

  • should throw generic error and hide stacktrace in production environment
  • log all errors
  • look up error reporting best practices (should we log all context info for every error?)
  • design doc

Set up testing

  • mocha/chai
  • selenium/wdio UI tests
  • integration with codeship/other CI

Tags for tasks/events

Assign a tag for each task/event

This is for the calendar/history view and for estimating how long a story will take

Estimates

Use previous tasks with same tag or name to automatically get an estimate of how long a new task will take.

Needs UX design, design doc

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.