Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 307 Bytes

File metadata and controls

7 lines (4 loc) · 307 Bytes

Diary-Application

This app is available at https://diary-applz.herokuapp.com/

This app is a diary app where a user can add/update/delete a diary post

This app is built using NodeJS and ExpressJS on the backend, MongoDB on the database, and ejs on the frontend, which is the templating engine in nodeJS