Skip to content

Web applications to support organizer's activities in the "Git & GitHub Study Jam" event, organized by the Google Developer Student Clubs - HCMUTE

Notifications You must be signed in to change notification settings

MinhQuan992/github-studyjam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web applications for the "Git & GitHub Study Jam" event

This monorepo project contains three sub-apps, building web applications for the "Git & GitHub Study Jam" event (organized by the Google Developer Student Clubs - HCMUTE).

The base of this project is from Turborepo Tailwind CSS starter.

Three sub-apps inside:

  • admin: a Next.js app with Tailwind CSS, allows the organizers to manage the activities.
  • participant: another Next.js app with Tailwind CSS, allows the participants to track the progress and marking results.
  • ggsheets-server: an Express app to fetch the Google Form submissions of the participants.

Besides that, there are three packages:

  • ui: a stub React component library with Tailwind CSS shared by both admin and participant applications.
  • @repo/eslint-config: eslint configurations (includes eslint-config-next and eslint-config-prettier).
  • @repo/typescript-config: tsconfig.jsons used throughout the monorepo.

About

Web applications to support organizer's activities in the "Git & GitHub Study Jam" event, organized by the Google Developer Student Clubs - HCMUTE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published