Code Monkey home page Code Monkey logo

rojakjelah's Introduction

RojakJelah

A Bahasa Rojak translator, developed for a diploma final year team project

Rules for working on the project

  1. Create a new branch out from master for every new feature or changes that you want to add to the project. If a feature is based on another WIP feature, create the branch under the WIP branch. Never ever modify the master branch directly and merge prematurely. Branches should be named using the following format: [weekNo]_[uniqueNo]_[brief_task_description]

E.g:

  • w1_1_add_button_functionality ✔
  • w2_2_change_theme_font_type ✔
  • w3_1_fix_previous_mistake ✘ (Not unique id if there is already an ID 1 branch and uninformative description)
  1. It is recommended that you commit your changes to the branch you've created after you work on something for some time to prevent losing progress. It doesn't matter if it still isn't complete, just commit and keep a backup in this repo.

  2. When a feature/change is completed, create a pull request (PR) for the feature to be merged into the main branch. Branches can only be merged if the PR is approved by majority of the team and if there are no other subtasks assigned for the issue.

  3. Periodically review and resolve the statuses of pull requests made by other members that have been completed during your free time to hasten development.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.