Skip to content

Anthony-0801/SIA-api-development

Repository files navigation

About

This will serve as a development repository for the subject System Integration and Architecture.

Instructions

To my fellow classmates, please do follow this instructions if you find it confusing.

Cloning the Repository

Go to your directory

  cd SIA-api-development

Clone the repository

  git clone https://github.com/Anthony-0801/SIA-api-development.git

Initialized the Repository, Modify, Staged and Commit

  git init
  git add .
  git commit -m "message here"

Pushing Changes in Github

Pushing changes in another branch called "development"

  git push origin development

Wait For Your Code to Be Reviewed Before Merging

  #That's all thank you!!

Progress Report

 API Done - 11/20/2023

About

System Integration and Architecture Development Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published