ucsc-2nd-year-group-22 / RanAswanu

This is the repository for implementing actual system with real UIs
0 stars 5 forks source link
hacktoberfest hacktoberfest-accepted hacktoberfest2021 php

mvc-ui-embeded

This is the repository for implementing actual system with real UIs

GitHub has replaced their keyword 'master' with 'main'. Then the master branch will become main branch now onwards.

Desired Working Progress

  1. clone the dev branch of this repository using 'git clone' command (make sure to clone into your htdocs folder).
  2. make your own local development repository (ex:- if your name is Nimal make a branch such as nimalDev or something entends the username).
  3. continue your part within the dev branch created at the obove step (ex:- nimalDev).
  4. after a successful commit please make sure to pull from the dev branch of the original repo using 'git pull origin dev' command.
  5. please fix any conflict error exists.
  6. then push it to your own origin dev branch using 'git push origin yourDevBranchName' command (ex:- git push origin nimalDev).

Be aware

[TIP !] Sometimes the browser doesn't reload newer CSS. Just Shift click on Refresh icon. It works on Chrome.


! Please update following list of Models, Views, Controllers each time you make changes

Controllers & Methods

Models

Views

random text