Skip to content

Code_Connect Website A collaborative project by five members using HTML, CSS, PHP, and JavaScript to create a user-friendly platform for our college programming society.

Notifications You must be signed in to change notification settings

Altair-05/Code_Connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code_Connect DBMS Project

Built for the DBMS course semester project, Code_Connect is a collaborative website by a team of five students. Using HTML, CSS, PHP, and JavaScript, we've developed an interactive platform for our college programming society .

Team Members

Getting Started:

  1. Clone the repository.
    git clone https://github.com/your-username/Code_Connect.git
    

Contributing

We welcome contributions

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix.

    git checkout -b feature/new-feature
  3. Make your changes and commit them with clear commit messages.

    git add .
    git commit -m "Add new feature"
  4. Push your changes to your fork.

    git push origin feature/new-feature
  5. Create a pull request, explaining the changes and why they are needed.

Feel free to adjust it as needed for your project specifics!

About

Code_Connect Website A collaborative project by five members using HTML, CSS, PHP, and JavaScript to create a user-friendly platform for our college programming society.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published