rakhadjo / speakeasy

Web Application project for our first-year BSc Comp. Sci COMP10120 Project unit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team git repo for X4

We have 2 main branches, develop and master. Different branches for features will branch from 'develop'.

Feature branches

When developing, try making a branch from 'develop' for the feature you are working on. Once the feature is completed, merge back into develop, without merging the entire feature history to avoid cluttering the develop branch. The feature branch should then be deleted.

Develop

Where we try and make all the features work together! Once we reach a project milestone, and the whole thing runs properly without bugs, then we merge to master.

Master

Will hold fully working versions of the project.

About

Web Application project for our first-year BSc Comp. Sci COMP10120 Project unit.


Languages

Language:HTML 38.8%Language:Python 37.0%Language:JavaScript 12.2%Language:CSS 11.3%Language:Shell 0.7%