Skip to content

Gyu-Park/Book-Store-Website-Project

Repository files navigation

Online Bookstore Project (Software Engineering Method)

Public DNS: http://ec2-3-137-184-44.us-east-2.compute.amazonaws.com (Not working right now because AWS free tier was expired)

Group Members

  • Frontend
       Raymond Lin
       Dimitrios Koloutsos
  • Backend
       Gyuseok Park

Tech Stacks

Frontend

Frontend

Backend

Backend

Architecture

Architecture

Database ERD

Database

CI/CD Pipeline

Free tier EC2 instance is halted when cleaning and installing our web app.
It seems like it's because of a lack of RAM in the Free tier EC2 instance,
so Jenkins's current job is to pull an image from a docker repository and to run it. CI/CD

screenshots

home

home

books

cart

login

signup

payment

paypal

forgetpassword

account

account

account

account

mobile-home

mobile-login

mobile-books

mobile-account

mobile-cart