ICP1 - Pranathi-07/WebMobile_spring2021 GitHub Wiki
Welcome to the WebMobile_spring2021 wiki!
Name : Pranathi Nalluri
Student id: 16301706
1.Installing IDE:
2.Create GitHub account and repository:
create an new repository and pull to local git using GitDesktop.
3.Sync screenshots local to remote repository
Created folders documentation and source and synced them to the remote.
4.Creating an HTML document named "index.html" and place it in the source folder
Save a basic index.html file in source folder and commit the change to remote repository.
5.Updating the README.MD file
File consists of the details of the repository.
6.Wiki page for the ICP
created a wiki page to show the work done for ICP1 as a documentation with all the screenshots.
7.Creating a branch for your repo and make a pull request
Create a branch named 'temp', pull and merge the changes
8.Creating an issue and describe your pull request
An issue is created to make changes in the html file.
9.Sync both local repositories with the source and documentation folders with the remote repository
Updated the remote and local repository by syncing them.
Used Git desktop to pull, push and commit the changes.
10.Fork any existing repository