Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 589 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 589 Bytes

teaching-site

Custom teaching portal for private clients' programming classes. You can find a sandbox version of this application, complete with mock data, at https://www.schen.academy.

All the best!
- Shiwei

Tech Stack

Client-side

  • React w/ Vite
  • Typescript
  • Material UI

Server-side (Code is hosted separately on AWS)

  • Node.js
  • Express.js

Deployment

  • AWS Amplify (Frontend)
  • AWS Lambda (REST API)
  • Relational Database Servise - PostgreSQL (Database)

Integrations

  • Stripe payment processing
  • OAuth2 (Google sign-in)
  • Replit embeds