Pinco Website

A website built with React/Redux

  • React.js / Redux
  • Immutable.js
  • React-Router
  • Webpack / Babel
  • Sass
  • RWD
  • Server-side rendering
© 2018 Appmaster All Rights Reserved

Qick Summary

  • A website platform like shop store for users to find their interested sport courses, coaches or places.
  • Used React.js and React-router to build the website view.
  • Used Redux with immutable format to manage states and props between each container.
  • A server-side rendering website for SEO search
  • Learned to communicate with back-end engineers to integrate API.
  • Experienced in Google map, Facebook login, and third-Party Payment.

Features

Home Page

Homepage with about us

  • Users can see some new courses information in homepage.
  • Users can also choose their interested course to see the detailed info about the course.

Course Category Page

View different customized searching conditions of courses

  • Users can search courses according to different time. Course categories or keywords are all available.

Course Detailed Page

View cuorse detailed information with booking state

  • Users can see the course information,including course's introduction, location and coach's info.
  • A booked button would show user's booking state.
  • If course's booked state is available, user will redirect to Spgateway service and pay online.

Member Login

Email or Facebook login

Member Info Page

Member's information

  • Users can modify their information such as cover photo, birthday, password and so on.

Member Records Page

View member's booking records

  • An easy filtered tab to see transation information.

Desktop & Mobile Application

Responsive Web Design (RWD)