Skip to content

RuilaiZhang/parks_react

 
 

Repository files navigation

Picnic Victoria

Nothing is better than a picnic in Vic!

Deployed Picnic Victoria App | PicnicVic Repo | PicnicVic Repo | Parks Rails_API Repo

ASSESSMENT: Full Stack Application - Part B - for Coder Academy

Past Assignment T3A2-A - Full Stack App (Part A) - documentation

T3A2-B - Full Stack App (Part B) Deliverable - README.MD documentation

DEV TEAM: Karla Tolentino, Ruilai Zhang, Matthew Liu, Bella Leber-Smeaton

For: Parks Victoria - Victorian State Government

About: Picnic Victoria is a React / Rails full-stack responsive web application, coupled with our Picnic Victoria inner city park registry API, 'Parks_API'. The 'Parks_API' populated with new park data is paired and marked up with the existing Google Maps API.

Purpose: In a world too familiar with the pandemic we now know more than ever that we need to connect with our friends and family, safely and in the real world outdoors. We need to utilise our green open spaces to enrich our lives.

To meet calls and pressure that local councils and the State Government aren't providing enough green space, Parks Victoria created Picnic Victoria, For small and large parks alike!

The Picnic Victoria app provides detailed park amenity information to help facilitate a family picnic to a skate park hangout.

Map View - Landing Page: GET "/parks" website landing page screenshot

List View: GET "/parks" park list screenshot

Park id 1 View: GET "/parks/1" park details screenshot

Admin create park View: POST "/parks/new" admin create park screenshot

About View: "/about" about screenshot

User SignIn: POST "/auth/signin" signin screenshot

User SignUp View POST "/auth/signin" signin screenshot

Dependencies:

  • "@googlemaps/react-wrapper": "^1.1.19",
  • "@react-google-maps/api": "^2.7.0",
  • "@testing-library/jest-dom": "^5.16.1",
  • "@testing-library/react": "^9.3.2",
  • "@testing-library/user-event": "^7.1.2",
  • "axios": "^0.24.0",
  • "moment": "^2.29.1",
  • "react": "^17.0.2",
  • "react-dom": "^17.0.2",
  • "react-moment": "^1.1.1",
  • "react-router": "^6.1.1",
  • "react-router-dom": "^6.1.1",
  • "react-scripts": "^5.0.0",
  • "styled-components": "^5.3.3",
  • "autoprefixer": "^10.4.0",
  • "postcss": "^8.4.5",
  • "postcss-cli": "^9.1.0",
  • "tailwindcss": "^3.0.2"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.9%
  • HTML 4.0%
  • CSS 3.1%