DestinationAnywhere is a web application based on travel destination and related itineraries. This project demonstrates the protocols that support computer communication networks, to understand network based programming methodologies, languages, tools and standards and to also understand the design and development of an end-to-end network-based application.
Login Page | Home Page |
---|---|
![]() |
![]() |
Categories Page | Detail Page | My Cart Page |
---|---|---|
![]() |
![]() |
![]() |
- Node.js
- MongoDB
- ExpressJS
Atom IDE Download here
body-parser 1.18.3 ejs 2.6.1 express 4.16.4 express-session 1.15.6 express-validator 5.3.1 express-sanitizer 1.0.5 mongoose 5.4.22
- Clone the repository in Atom IDE.
- Install all dependencies.
- Create a mongoDb schema and collections for storing the data used in the website.
- Run the application.