Skip to content

chiderlin/taipei-day-trip-website

 
 

Repository files navigation

Taipei Trip

A website was created for those who want to take a trip to Taipei. Users can become a member and book a trip.

Tech Stack

  • AWS: EC2, using the Ubuntu operating system
  • MySQL database
  • Frontend: HTML, CSS, JS
  • Build RWD pages with pure HTML, CSS
  • Backend: Python Flask Framework
  • Session Login
  • Nginx reverse proxy
  • Docker deployment
  • Tappay third-party payment
  • SSL HTTPS certificate
  • Using RESTful API design
  • Based on the MVC design pattern

Demo

(NOT maintained) web: https://taipeitrip.site

test account:[email protected]

password:123

Credit Card: 4242 4242 4242 4242

Date: 01/23

CCV: 123

Page

1.Home

index

Home RWD:

index

2.Login

login

3.Trip Page

attraction

Trip RWD:

attraction

4.Booking Trip Page

booking

Booking trip page RWD:

booking

5.Payment Successful

thankyou

Payment Successful RWD:

thankyou

6.History

history

History RWD:

history

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 34.7%
  • JavaScript 33.6%
  • CSS 17.7%
  • HTML 14.0%