Skip to content

mguiking/Parkadvisor-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

160 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployed version here

ParkAdvisor

Parkadvisor is a national park review platform for discovering parks from all around the world. A user can:

  • Filter by country and search for a park by name.
  • See a full list of all the parks.
  • Leave a heart on each park.
  • Report a park.
  • Leave/edit a review that contains a rating, text and a picture.
  • Create a new park with an image upload feature.

This project was a collaboration between Max Guiking, Paula Morales and Jenni Svensson

Goals for this project

  • Practice collaborating, Github brancing and avoiding merge conflicts.
  • Build a full-stack application using technologies and tools learned during the bootcamp.

Technologies and tools used:

  • React
  • Redux
  • React-bootstrap
  • Cloudinary
  • Axios
  • Express
  • Sequelize

User Stories

  • As a user I want to be able to search parks by country and by name.
  • As a logged in user I want to edit my review.
  • As a logged in user, I want to be able to leave a rating, just by stars or write something.
  • As a user I want to be able to click on a park to see it's details and ratings.
  • As a user I want to report a park, for example if it's a duplicate. With enough reports it will be deleted automatically.
  • As a user I want to be able to see all the parks and their rating.

Wireframe

wireframe

Datamodel

datamodel

Server repo

The server side repo can be found here

About

Group-project, 4 days, 3 contributors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.6%
  • HTML 3.5%
  • CSS 0.9%