Giter Site home page Giter Site logo

mytodoapp's Introduction

My TO-DO App ๐Ÿ—ƒ๏ธ

  • The user can signup/login
  • They can Create, Read, Update and Delete a To-Do element
  • A To-Do can be marked as Done
  • The app is connected to a backend, where all the details are stored MongoDB
  • The design of the webapp has been given in the .excalidraw file (updated)

Currently, the following features are done โ˜‘๏ธ

  • BACKEND
    • Create
    • Read
    • Update (only partially (title/description/deadline can't be changed yet), can set done/not done)
    • Connected to backend
  • FRONTEND
    • Home Page
    • Login Page ( returns the jwt token, stored in cookies )
    • Signup Page ( returns the jwt token )
    • User Page ( Add new Task, Set a Task as Done, Delete A Task from the done section )

ISSUES ๐Ÿคž

  • Not Completely responsive yet
  • To-Do creations and updations are not instant ( maybe have to set up a virtual memory before updating the database )
  • The page transitions are not smooth.
  • If the login fails then, the error message is shown in the console, the alert is not working for some reason.

mytodoapp's People

Contributors

athul-kesav avatar

Stargazers

 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.