Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database Systems Project

To Do

  • Admins & Super Admins creating private events. [broken]
  • When you first login it doesnt update your user type. (Just refresh the page)
  • Comment voting.
  • Events at location.
  • Admins create rsos
  • Set up create table exercise to team can implement triggers.

To Run

Frontend

cd frontend

Only required intially: npm install

npm run dev

Backend

cd backend

Only required intially: npm install

node index.js

Running Wamp

  • Start WAMP
  • Go to the url localhost
  • Under Your Aliases select PhpMyAdmin
  • Login with username being root and password is blank

User Privileges

User Type Privileges
Super Admin Creates a profile for the university.
Admin Owns an RSO and may post events.
Student Use application to look up various events.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages