Skip to content

Corgieater/taipei-day-trip-website

 
 

Repository files navigation

Taipei Day Trip

Full Stack E-commerce tourism website

Credit Card : 4242-4242-4242-4242 Date : 01/23 CVV : 123

Main Features

  1. 📆 Booking tours
  2. 🔍 Searching attractions
  3. 🛒 Shopping cart
  4. 💳 TapPay Third-party payment system

Technique

Frontend

  • HTML
  • CSS
  • Javascript

Backend

  • Deploying website on AWS EC2
  • Using Python/Flask environment
  • Following RESTful API
  • Securing website with SSL and HTTPS through AWS Load Balancer and AWS Certificate Manager
  • Using Flask-Bcrypt to encode users passwords
  • Recording user login statement with JWT

Home Page

  • Infinite scroll with AJAX

image

  • Sign-in/ Sign-up

image

Booking Page

  • Carousel Slider for browsing attraction pictures

image

Payment Page

  • Paying with TapPay SDK

image

User Reservation Page

  • Checking user orders

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.0%
  • Python 14.7%
  • CSS 11.2%
  • HTML 8.1%