Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emeka-richard/todolist-template-nodejs-express
Nodejs-MongoDB-TodoList-Application
https://github.com/emeka-richard/todolist-template-nodejs-express
css ejs-templating javascript
Last synced: about 6 hours ago
JSON representation
Nodejs-MongoDB-TodoList-Application
- Host: GitHub
- URL: https://github.com/emeka-richard/todolist-template-nodejs-express
- Owner: emeka-richard
- Created: 2023-03-15T04:48:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-15T22:43:32.000Z (over 1 year ago)
- Last Synced: 2024-11-16T12:04:37.097Z (about 6 hours ago)
- Topics: css, ejs-templating, javascript
- Language: JavaScript
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nodejs-MongoDB-TodoList-Application
It's one thing staying curious, while it is another engaging curiously.
As a newbie and Nodejs backend software developement enthusiast, i built this application to test my little understanding on the use of nodejs-express.
Also, i made use of MongoDB Atlas for my database hosting.So, i guess you know that To-Do List Application is a common application that tends to assist its users with outlining and structuring their day-to-day plans/events.
Basically, i used JavaScript/Nodejs technology because of its compatibility with building such applications as this.
I also used MongoDB due to the type of data the application would be interacting with from the users.I'm hoping that this test garns enough contributions for superb improvement. Feel free to throw in your criticism and other suggestions.
Thank you.