Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Latest commit

 

History

348 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camp Application and Management System (CAMs)

Camp Application and Management System (CAMs) is an application for staff and students to manage, view and register for camps within NTU. The application will act as a centralized hub for all staff and students.

Setup Instructions

  1. Open your terminal

  2. Clone the repository:

    git clone https://github.com/jhmarkkk/SC2002_CAMs.git
  3. Navigate repository:

    cd SC2002_CAMs
  4. Compile the project:

    javac -cp src -d bin src/main/CAMs.java
  5. Run the project:

    java -cp bin main.CAMs

Login Credentials

This section contains some login credentials for users with different roles. The full list is available in the CSV files in data folder.

Students:

# Student 1
USERID: YCHERN
PASSWORD: P@$$w0rd

# Student 2
USERID: BR015
PASSWORD: P@$$w0rd

# Student 3
USERID: KOH1
PASSWORD: P@$$w0rd

# Student 4
USERID: DL007
PASSWORD: P@$$w0rd

# Student 5
USERID: CT113
PASSWORD: password

Committee Members:

# Committee Member 1
USERID: LE51
PASSWORD: P@$$w0rd

# Committee Member 2
USERID: ELI34
PASSWORD: P@$$w0rd

Staffs:

# Staff 1
USERID: OURIN
PASSWORD: P@$$w0rd

# Staff 2
USERID: ANWIT
PASSWORD: P@$$w0rd

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages