Skip to content

KritapasSuwannawin/SIIT-Academy-Frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIIT Academy Frontend

A one-stop online learning web application that allows SIIT students to efficiently study any classes on their own time.

This project was done as a part of DES424 Cloud-Based Application Development Course at SIIT, Thammasat University, Thailand

This client-side website uses backend services from the repository https://github.com/KritapasSuwannawin/SIIT-Academy-Backend

Libraries and services used include:

  • ReactJS
  • React Router
  • Redux Toolkit
  • Firebase
    • Cloud Storage
    • Authentication

Google Cloud Platform's products used include:

  • Frontend Server
    • App Engine
  • CI/CD service
    • Cloud Build
  • CDN service
    • Cloud CDN
    • Cloud Load Balancing
  • IAM service
    • Cloud IAM

The website can be accessed at https://siit-academy.as.r.appspot.com (Note that the website is currently unavailable due to the expiration of the GCP free trial period)

The final documents are stored in a Google Drive folder at https://drive.google.com/drive/folders/17SFFIoJr7AtVOtwfr-feOGclUgTY3Edq

Other related links can be viewed at https://docs.google.com/document/d/19zHft1CzOMeSN0WP776PkWiYxV9UBKluzlq9_zPL-k4/edit?usp=sharing

How to run

Install dependencies

npm install

Run the server locally

npm start

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.8%
  • CSS 22.5%
  • Other 0.7%