Skip to content

ttlinhnguyen/social-student-clubs

Repository files navigation

Social Student Clubs

This was migrated from the private course repository, thereby having a short commit history.

Project for Web & Database Computing course at the University of Adelaide.

Demo: https://social-student-clubs.onrender.com/

Description

Social Student Clubs is a web platform to manage student clubs. Users can create clubs, add and edit clubs' updates and events, and manage their clubs.

The project uses Vue 2 for the front end and Express for the back end. It is integrated with a MySQL database and is deployed on AWS.

Usage

npm install

service mysql start
mysql < ./db/backup.sql

npm start

Licence

Apache 2.0

About

A web platform to manage student clubs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published