Coder Social home page Coder Social logo

kanscerr / todoapplication Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 164 KB

Creates a database (mongoDB) to store all todo. Performs methods such as creating a todo, getting all todo, getting one todo, deleting a todo and updating any todo.

JavaScript 17.12% HTML 82.88%

todoapplication's Introduction

TODO CLOUD

A Todo web application, equipped with database (mongoDB) and performs CRUD operation namely-

  • Registering Users
  • Logging in users
  • Adding todos against a user
  • Deleting todos against a user
  • Modifying todos against a user
  • Getting all/any one todo against a user

Version 1-

Backend-

  • Registers new user with unique usernames
  • Login with username and password
  • Add todos against a user which are stored in database
  • Shows all saved todos on client side in ascending order of Task Number
  • Delete any todo
  • Modify todos as per requirement

Frontend-

  • Resposive web application using bootstrap as framework.
  • Client side application comes equiped with sidebar with all necessary options.
    • Profile- Shows username and email address user is registered with.
    • Get All Todo- Shows a list of all the todos stored in sequential manner.
    • Themes- 3 themes available namely-
      • Dark-Purple (Default)
      • White-Pink
      • White-Green
    • Logout button which erases the user session from browser's local storage
  • Font Awesom icons are used as per requirement.

todoapplication's People

Contributors

kanscerr 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.