https://github.com/tariq-monowar/e-diary-and-journal-frontend
https://github.com/tariq-monowar/e-diary-and-journal-frontend
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tariq-monowar/e-diary-and-journal-frontend
- Owner: Tariq-Monowar
- Created: 2023-01-07T15:49:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T10:06:23.000Z (over 2 years ago)
- Last Synced: 2025-01-12T11:31:23.762Z (5 months ago)
- Language: JavaScript
- Size: 312 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-diary
E-Diary is a mern-stack web app that allows users to create and store digital entries of their daily lives.
## Features
- Create: Users can create new journal entries by entering the date, title, and content of their entry into a form.
- Read: Users can view a list of all journal entries that have been created, as well as view the details of a specific entry by clicking on it.
- Update: Users can edit the title and content of an existing entry by clicking on an "Edit" button.
- Delete: Users can delete an existing entry by clicking on a "Delete" button.
- In addition, E-Diary includes the following advanced features:## Prerequisites
Before you can run this application, you will need to have the following installed on your system:Node.js (v17 or later)
MongoDB
react js