Skip to content

ermin-cahtarevic/outxplore

Repository files navigation

Find your perfect outdoor experience

Table of Contents

About The Project

Home

Listing Details Page

The app is an MVP of an online Peer-to-Peer marketplace, for hosting outdoor activities.

At the moment Users can browse through the listings, sign up / log in, update their profile photo, and apply to become a host.

Approved hosts can do all of the above plus create their own listings.

To become a host Users need to fill out the 'Become a host' form. After that, they will receive an email letting them know that their application was successful. And then, the Outxplore team reviews the application and notifies the User accordingly.

Once a User is approved they can then create their own listings.

To do in the future

  • Host contact information
  • Wishlist
  • Listing search
  • Testing
  • Do you have any ideas?

The frontend of the app is built with React and Redux, and the backend is an API built with Ruby on Rails

Link to the Backend repository: Outxplore API

Live version of the project: Outxplore

Project Link: Outxplore App

Built With

Setup

git clone git@github.com:ermin-cahtarevic/outxplore.git

Install dependencies

npm install

Start Development Server

npm start

Visit this link in your browser

http://localhost:3000/

Run ESlint

npx eslint .

Run Stylelint

npx stylelint "**/*.{css,scss}"

Tests

A feature that I plan to implement in the future.

Author

Show your support

Give a star if you like this project!

Acknowledgements

About

Peer-to-Peer marketplace for hosting outdoor activities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages