Skip to content
This repository has been archived by the owner on Mar 22, 2020. It is now read-only.

Restaurant Reservation and Point of Sale System (RRPSS) - Group Assignment for NTU CZ2002 (OODP) AY1819S2

Notifications You must be signed in to change notification settings

itachi1706/NTU-CZ2002-Assignment

Repository files navigation

NTU SCSE CZ2002 OODP Assignment (FSP6 Group 2 AY18/19)

This is the main group repository for the OODP Assignment

Notice to Collaborators

Please remember to clone and import this as a GRADLE PROJECT to prevent unnecessary stuff from being added to Git. I have steps that I made to show you how to do so in Eclipse and IntelliJ IDEA respectively.

Also note that the Master branch will be locked from being pushed. All code changes are to be done through pull requests. And view the Projects/Issues tab to see roughly where we are in terms of progress for this assignment.

Pull Request Notice

Should you find one of the checks being hanged (stuck at "Waiting for status to be reported"), do a force push of your commit again. Launch the Console in git and run the following 2 commands

git commit --amend --no-edit
git push -f

Some References

How to Git for Dummies

The code in this project remains the copyrighted works of the relevant people who have committed the code into this repository. All Rights Reserved

About

Restaurant Reservation and Point of Sale System (RRPSS) - Group Assignment for NTU CZ2002 (OODP) AY1819S2

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages