Skip to content

Latest commit

 

History

History
65 lines (36 loc) · 1.01 KB

README.md

File metadata and controls

65 lines (36 loc) · 1.01 KB

TRAVELOGUE

Developed a virtual travel diary app for avid travel enthusiasts to document all their adventures.

💻 Built With

➡ HTML

➡ CSS

➡ ReactJS

➡ NodeJS

➡ ExpressJS

➡ MongoDB

➡ React-Markdown

💻 Working

  • User can register and login
  • The home page displays all the diary entries
  • User can add new entry with details like title, places visited and journey details.
  • Markdown is also supported
  • User can then view their new entry and edit as well as delete it
  • User can search for specific notes
  • User can log out off the app

💻 GUI

📍 Login Page

Login Page

📍 Register Page

Register Page

📍 Home Page

Home Page

📍 Search Note

Search Page

📍 Note Page

Note Page

📍 Edit Note Page

Edit Note Page

Edit Note Page

📍 Delete Note

Delete Note

📍 Logout

Logout