Skip to content

Kapil706/ApniList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApniList

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

Main file is (app.js) To Understand the Whole Code

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

  1. JavaScript for frontend
  2. Node js for Server Side
  3. HTML and CSS for Structuring and Desigining
  4. NO-SQL Based Database # MongoDB
  5. Using MongoDB Atlas for hosting the Database
  6. EJS (Embedded JavaScript) in HTML for Reducing the Code base and Redudant HTML Data.

Here Are Some Photos How It Looks : Img1

Custom Dynamic Routing for Infinite Routes With Different Data

Img2

Checkbox to Delete from all the Three

Frontend

Express Server

Mongodb Database

Img2 Img2

For Contribution

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.

About

Apni List is a fullstack Dynamic ToDo List Application Which Supports Infinite ToDos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published