ToDoista icon indicating copy to clipboard operation
ToDoista copied to clipboard

A ToDo app :orange_book: made using MERN. Keep a track of your activities on a single click. :thought_balloon: :computer:

Results 28 ToDoista issues
Sort by recently updated
recently updated
newest added

Authentication feature should be added to the app which will enable each user to have their personal list of tasks instead of showing all the tasks in public.

enhancement
Intermediate
NWoC 2020

Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.9.11 to 5.13.15. Changelog Sourced from mongoose's changelog. 5.13.15 / 2022-08-22 fix: backport fix for CVE-2022-2564 #12281 shubanker docs: fix broken link from findandmodify method deprecation #11366...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.7.0 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...

dependencies

Host the website on Heroku as currently it is hosted on Netlify and it doesn't works or updates as it should be Also, update the readme and documentation with proper...

enhancement
Hard
NWoC 2020

On the create ToDo Log page the form that takes s username is not working. I can work on this issue if you assign it to me

enhancement
good first issue
Beginner
NWoC 2020

Previously, with select tag, user has to go through the whole list and select their username. Since it's not a very pleasant user experience, I've replaced it with `` tag....

We have also add hover effect in navbar this navbar looks very simple and not looks quite good

Beginner
NWoC 2020

### What is the change? Since ```backend/node_modules``` was committed previously that's why even though it was ignored in ```.gitignore``` it was getting tracked #### The following thing I have made...