Skip to content

MananOO12/IWP-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IWPT

A group project for CSE2015 Internet and Web Programming Technologies.

We've created a social networking website named Chit-Chat.

Team:

Aryan Rathore

Ateeth Arun

Manan Jain

Naman Rastogi

Steps to contribute

  • Clone the fork repo

  • Create new branch

    • git checkout -b (Your-Branch-Name)
  • Add Scripts related to your respective issues.

    • git add [your-contribution]
  • Add a commit message !

    • git commit -m "Added your message"
  • Push changes

    • git push origin [branch]
  • Create pull requests

    • [Mention the feature and files you have added in PR]
  • Pull latest code

    • git pull origin main

Instructions

  • Don't push/add directly in main branch.
  • Add the files in respective folders only.
  • If a folder already exists, add your codes to it.
  • Make sure that there would be no repetitions of the code in other files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •