https://github.com/nurdtechie98/trav-nal
A travel journal for travellers
https://github.com/nurdtechie98/trav-nal
ejs express mondodb nodejs travel-blog webapp
Last synced: 3 months ago
JSON representation
A travel journal for travellers
- Host: GitHub
- URL: https://github.com/nurdtechie98/trav-nal
- Owner: nurdtechie98
- License: mit
- Created: 2018-10-15T15:43:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-12T03:20:50.000Z (over 7 years ago)
- Last Synced: 2025-02-12T12:57:05.532Z (over 1 year ago)
- Topics: ejs, express, mondodb, nodejs, travel-blog, webapp
- Language: HTML
- Size: 4.53 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Travnal
Trav(el Jour)nal


------------------------------------------
>Social Media and travellers are something that goes a long way together. So rather than travellers adjusting their content for social media.We decided to build social media tailor made for their needs.
❝ Take only memories, leave only footprints ❞
------------------------------------------
### Features
- Create your own trips
- Clean and Sweet timeline view of trips
- Mark your location real time and express what you feel like
- Browse across your feeds
- Search for required locations and trips others have made
- Follow people, get followed by others
------------------------------------------
Travnal Web-App
------------------------------------------
### Installation
* Install dependencies
```sh
$ npm install
```
* Start mongodb server
```sh
$ mongod --dbpath [wherever you put your data folder]
```
* Start server
```sh
$ npm start
```
* Start your browser to localhost:3000 and you are ready to go
------------------------------------------
### Contributing
We're are open to `enhancements` & `bug-fixes` :smile:
------------------------------------------
### Note
- This project was done as a part of Web Technology Lab Mini-Project for 5th semester.
- All the three people involved had no prior knowledge of working with node.js environment
------------------------------------------
### Contributors
- [@nurdtechie98](https://github.com/nurdtechie98)
- [@raj-vora](https://github.com/raj-vora)
- [@aniketp319](https://github.com/aniketp319)
