Skip to content

An e-diary (daily journal) built with NodeJS, embedd JavaScript and mongoDB.

License

Notifications You must be signed in to change notification settings

faisalAkhtar/dear-diary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dear Diary

license MIT

Dear-diary

A fully responsive, cross-browser functional e-journal. It supports UTF-8 format, so you can use emojis and pour your hear out to your dearest diary. It comes with MongoDB to ensure fast access to the data(as it stores the working set in it's internal memory) and easily scalable database for multiple users, if need be.

Dear-diary GIF
Dear-diary

Installation

Requirements

MongoDB NPM VersionExpress NPM VersionCORS NPM Version

Clone

  • Clone this repo to your local machine using git clone https://github.com/faisalAkhtar/mini-file-system

Setup

  • Use npm install to install the dependencies first
  • Then start using node app.js

Contributing

Step 1

  • Option 1
    • 🍴 Fork this repository
  • Option 2
    • 👯 Clone this repo to your local machine using git clone https://github.com/faisalakhtar/dear-diary.git

Step 2

  • HACK AWAY 🔨 🔨 🔨

Step 3

Built with

MongoDBEmbedded JavaScript templatingExpress JSNodeJSNodemonREST APIsCORSHTML5 Powered with CSS3 / StylingJavaScript

Licensing

license MIT

All scripts, stylesheets and markups are distributed under the MIT license.

Acknowledgements