An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          



Travnal-logo

Travnal


Trav(el Jour)nal

![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg?style=for-the-badge)
![Open Source Love](https://badges.frapsoft.com/os/v1/open-source-175x29.png?v=103)

------------------------------------------

>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)