Git Product home page Git Product logo

wp-todolist's Introduction

SIMPLWED

A simple wedding to-do app built in EmberJS

Screenshot

User Stories

  1. As a user, I want to be able to sign-up
  2. As a user, I want to be able to sign in
  3. As a user, I want to be able to change my password
  4. As a user, I want to be able to sign out

AJAX (CRUD - create, read, update, destroy)

  1. As a user, I want to be able to — create items
  2. As a user, I want to be able to — see items(s)
  3. As a user, I want to be able to — update an item
  4. As a user, I want to be able to — remove an item

PROCESS

I decided to design the backend first, and build out back end based on the ERD. The app needed to allow a user CRUD on items.

Once the backend was set up, I mapped out the front end layer. This is the first time I am using Ember.js, so I was in a dilemma before deciding to go with the framework. There are many layers (or components in EmberJs's case) so I wanted to keep this web application simple.

Generating a frontend browser using ember was an exciting process yet terrifying. One thing I enjoyed about ember was how convenient the components became in the long-run. However, understanding how each layer of Ember works was a complicated and stressful process.

FUTURE

  • Being able to cross out the item & due date after checking box
  • UI fixes (mainly how the task is being rendered)
    • draggable task
  • labels

ERD / WIREFRAME

wp-todolist's People

Contributors

yeleix avatar

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.