GithubHelp home page GithubHelp logo

todo-app's Introduction

todo-app

About

This is a front end To Do list. Add items and watch your list grow! Deployed person in on GitHub Pages

Version 1.0.2

1.0.0 - 9/27/2021 - Basic functioning of adding and deleting items with 3 items per page

1.0.1 - 9/29/2021 - Added a login form and a log out button. Login works with a seperate API to handle bearer and basic auth. Sign up is currently not supported so you must use a predefined account (username: test, password:test) can be used for testing purposes. There is no ACL for being signed in either

  • Also added a styles page for the user to set specific preferences for items per page, whether or not to display completed items, and a sorting standard.

  • Added link to GitHub repo in the footer.

1.0.2 - 9/30/2021 - Added client side ACL based on role. Protected items include the following

  • Must be logged in to see any content.
  • Must have 'writer' permission to add new items to the Todo List.
  • Must have 'editor' permission to change items from In Progress to Complete.
  • Must have 'admin' permission to remove items from the list.

For testing purposes there are 4 users in the DB: admin, editor, writer, user. Each has a password of test.

Development Roadmap

  • clean up and componentize css files
  • write unit tests

todo-app's People

Contributors

twin-2 avatar

Watchers

 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.