Skip to content

lydia0423/eXcel_Tuition_Centre_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eXcel_Tuition_Centre_Management_System

Tips on using GitHub to colloborate on working the project


1. How to name the branch

Please create new branch for each function so that it is able to keep track of the progress as well as easy to find error.

DDMMYY-function/bugfix-functionName-name Exp: 190422-function-addNewTutor-lydia

2. How to merge the branch

There are two branches available which is main and development branch. Main branch only consists of all the tested code that able to work properly and correctly. Development branch is a copy of main branch. Therefore, every time when you want to create a new branch, please create a sub branch from main and working on it. After you have fully tested it, please push to development branch and check whether there is any conflict or not. If don't have conflict, then you can merge with development branch and merge it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages