Skip to content

From an assignment in fulfillment of a unit as part of my academic commitments to a developing project! Developed using a synergy of server-side and client-side technologies, namely Laravel and JavaScript, this website is home to avid gamers and collectors with the aim to contribute to the growth of the gaming culture in the Maltese island.

Notifications You must be signed in to change notification settings

mandyfarrugia/mf_2dees_swd62a

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

2Dees

From an assignment in fulfillment of a unit as part of my academic commitments to a developing project! Developed using a synergy of server-side and client-side technologies, namely Laravel and JavaScript, this website is home to avid gamers and collectors with the aim to contribute to the growth of the gaming culture in the Maltese island.

How to sync changes from a branch to master

Execute Step 4 and 5 only if conflicts arise.

  1. git checkout master
  2. git pull origin master
  3. git merge <source-branch>
  4. git add <files-to-stage>
  5. git commit -m "<message>"
  6. git push origin master

About

From an assignment in fulfillment of a unit as part of my academic commitments to a developing project! Developed using a synergy of server-side and client-side technologies, namely Laravel and JavaScript, this website is home to avid gamers and collectors with the aim to contribute to the growth of the gaming culture in the Maltese island.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published