Apni List is a fullstack Dynamic ToDo List Application Which Supports Infinite ToDos.
So This Apni List Application is Deployed at Apni List. It is deployed on heroku.
For Live Demo
For custom routes (https://apnilist.herokuapp.com/{add here what ever you want})
Eg (https://apnilist.herokuapp.com/Monday or Tuesday or anything else)
What I learnt While making this Application Or You Can Say What tech I have used
- JavaScript for frontend
- Node js for Server Side
- HTML and CSS for Structuring and Desigining
- NO-SQL Based Database # MongoDB
- Using MongoDB Atlas for hosting the Database
- EJS (Embedded JavaScript) in HTML for Reducing the Code base and Redudant HTML Data.
Here Are Some Photos How It Looks :
Checkout Different Branch
git Fork git Clone
npm install
npm run
While running the Express Server for Our App Plz Start local MongoDb Server Also for Datbase Storage.
Thanks and Give Me Ideas to make this application more Interesting.