The project consist of front-end and back-end.
-
You can create your diary.
-
You can delete and update a diary.
-
You can search for diary by two methods:
- By title: you can write part of the title.
- By date: you can choose:
- Only by year.
- Year and month.
- Year, month and day.
-
Header & Footer
-
Welcome Page.
-
Application page ( write or search for a diary).
-
Create a diary page.
-
Search page:
- Search box (Search by date or by title).
- Search results box.
-
Diary page: Tha diary & ( Delete and Update buttons).
-
Update page.
I designed it by myself (responsive).
-
The best browser to use is ( Chrome ).
-
Clone the repository to your computer.
- [ npm install ] to install the npm packages and dependence.
- Connect the application to MongoDB database by ( connection link ).
- Run the application ( npm run dev ).
- HTML.5
- CSS.3
- JavaScript
- Node.JS
- Express.JS
- MongoDB


