Explorer is a web application for travelers to meet and share their traveling experinces while visiting places arround the globe and have the feel a sense of their own community menbers and precence of self belonging.
Here is a working demo of the UI landing page Explorer
The following web site is compatible with any devices.
user@user:~/Desktop/my_projects$ https://github.com/bugemarvin/explorer.git
- Install
Node
from link: Download Link - Install
python
from link: Download Link # worked with python3 and above
via terminal | command line
> $@$:~/Desktop/my_projects$ npm install sass # Installtion of Sass
> $@$:~/Desktop/my_projects$ sudo apt-get install python3-pip # Installtion of pip first
> $@$:~/Desktop/my_projects$ sudo pip3 install virtualenv # Installtion of virtual env
> user@user:~/Desktop/my_projects$ ls # list the files
> explorer
> user@user:~/Desktop/my_projects$ virtualenv explorer # To initialize your vm in the project
> user@user:~/Desktop/my_projects$ source explorer/bin/activate # to activate your virtual enviroment
> (explorer)user@user:~/Desktop/my_projects$ # vitual enviroment activated
> (explorer)user@user:~/Desktop/my_projects$ cd explorer
> (explorer)user@user:~/Desktop/my_projects$ pip install -r requierments.txt # to install the tools used in the project
If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue by including your search query and the expected result.
If you'd like to request a new function, feel free to do so by opening an issue. Please include sample queries and their corresponding results.
Bloging Page
Guide Page
Coming Soon
Messages
Notifications