A need to know app for all BYU-Idaho Students
Branches are set up for the different portions of the code
- Map - all the map integration
- Todo - all pieces that have to deal with the todo
- home - Home page, Also Settings
- Shared - Settings used throughout the app
Please only push code to the branch that is necessary
Master Branch is protected so we can't accidentally kill master keep Master updated frequently with WORKING code
Basic patter when coding
-
1
- a) Open Github
- b) Go to the branch you will work on.
- c) Do a Pull Request -
- Base: Branch you are working on
- Compare: Master
-
- a) Open Android Studio
- b) Pull from the Branch you are Work On
-
- a) Set workable goal.
- The Smaller the Step the better
- b) Code towards goal
- c) Debug code
- d) Continually push to the branch you are working on. Don't lose your work.
- e) NEVER GO TO STEP 4 WITH ERRORS IN CODE
- a) Set workable goal.
-
- a) Open Github
- b) Do a Pull Request
- Base: Master
- Compare: Branch you were workin gon.
- c) The secondary person on your code is to review it and approve it(IF AND ONLY IF IT ACTUALLY WORKS)
-
1
- a) Habre Github
- b) Ve a tu rama en que vas a trabajar
- c) Haz una "pull request"
- Base: Debe ser tu rama en que vas a trabajar
- Compara: "Master"
-
- a) Habre "Adroid Studio"
- b) Haz un "pull" de tu rama en que vas a trabajar
-
- a) Frija una meta buena
- b) Progama a hacer tu meta
- c) Depura tu programa
- d) Continuamente a "push" al rama en que estas trabajando. No pierdas tu obra.
- e) Nunca vayas a paso 4 con errors en tu programa
-
- a) Habre Github
- b) Haz un "pull request"
- Base: "Master"
- Compara: Debe ser tu rama en que estabas trabajando
- c) La persona secundaria que esta trabajando con tigo en tu programa va a revisar y aprovar lo(Solamente si functiona)
Basic patter kapag coding - 1 - a) Buksan Github - b) Pumunta sa branch makikipagtulungan ka sa. - c) Gawin ang isang Pull Request - - Base: Branch ikaw ay nagtatrabaho sa - Ihambing ang: Master - 2. - a) Buksan ang Android Studio - b) Hilahin mula sa Branch ikaw Work Sa - 3. - a) Magtakda workable layunin. - Ang Mas maliit ang Hakbang ang mas mahusay na - b) Code patungo sa layuning - c) Debug code - d) Patuloy na itulak sa mga sangay ikaw ay nagtatrabaho sa. Huwag mawalan ng iyong trabaho. - e) HINDI PUMUNTA SA HAKBANG 4 MAY PAGKAKAMALI SA CODE - 4. - a) Buksan Github - b) Gawin ang isang Pull Paghiling - Base: Master - Ihambing ang: Branch ikaw ay workin gon. - c) Ang pangalawang tao sa iyong code ay upang suriin ito at maaprubahan ito (KUNG AT LAMANG KUNG ito talagang gumagana)