This repo is created for the sake of storing and sharing code's that are written by the team Code Tamers.
We aim to make this repo as clean and navigable as possible to make our teacher and classmates or anbody that access this repo be able to understand.
Instructions on how to clone the project.
bash
$ git clone https://github.com/SWEG-2015-EC-Batch/Code_Tamers
$ cd project
Download the zip file. Extract the zip file.
Each Root folder is self decriptive and contain a semester of code, Here is the meaning of each folder:
FOPI: Fundamental of Programing I FOPII: Fundamental of Programing II
The Sub-Folders contain a folder with names of each member of the team access to check the codes made by members.
A.Guidelines on how to contribute to the project:
- Fork the project.
- Create a new branch.
- Make your changes and commit them.
- Push to your forked repository.
- Submit a pull request.
B.Guidelines on how to submit issues and opinions:
- Check the code of a specfic member and open an issue on the program of your choice.
- Specifiy the issue(And a soultion if you have one).
- If there is a soultion, then should be given in a respectful manner with out online warefare :).
- If there is no souktion try to put some optinion in a respectful manner to the developer :).
This project is licensed under the MIT License.