Skip to content

Discover our dynamic IEEE chapter! This repository houses our interactive team showcase website, featuring detailed profiles of our core, creative, technical, and outreach teams. Built with HTML, CSS, and JavaScript, it offers visitors an engaging glimpse into the diverse talents and innovative projects driving our IEEE community forward.

License

Notifications You must be signed in to change notification settings

IEEE-CS-Society/ieeecssrm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEEE CS SRM Logo

IEEE Computer Society SRM Website

image

GitHub license GitHub issues GitHub stars GitHub forks

🚀 The official website for IEEE Computer Society SRM Chapter, built with HTML and Sass.


📚 Table of Contents


🌟 About the Project

This repository contains the source code for the IEEE Computer Society SRM Chapter's main website. Our website serves as a central hub for members, showcasing our events, projects, and resources. It's designed to be responsive, accessible, and easy to maintain.

image

image

image

image


🛠 Tech Stack

  • HTML5 Semantic markup
  • Sass For stylish and maintainable CSS
  • JavaScript For interactive elements
  • Git Version control

📂 File Structure

ieeecssrm/
│
├── assets/
│   ├── css/
│   │   └── style.css
│   ├── font/
│   │   ├── gordita/
│   │   └── recoleta/
│   │       └── font.css
│   ├── hpic/            # Team member pictures
│   ├── images/
│   └── js/
│       └── script.js
│
├── teams/
│   ├── core.html
│   ├── corporate.html
│   ├── creative.html
│   ├── design.html
│   ├── mark.html
│   ├── op.html
│   ├── pr.html
│   ├── sm.html
│   └── webdev.html
│
├── favicon.svg
└── index.html

🚀 Getting Started

To get a local copy up and running, follow these simple steps:

  1. Clone the repo
    git clone https://github.com/IEEE-CS-SRM/main-website.git
  2. Navigate to the project directory
    cd main-website
  3. Open index.html in your browser

💻 Development

To work on this project:

  1. Clone the repository (if you haven't already):

    git clone https://github.com/IEEE-CS-Society/ieeecssrm
  2. Navigate to the project directory:

    cd ieeecssrm
  3. Open the project in your favorite code editor.

  4. Make your changes to the HTML, CSS, or JavaScript files as needed.

  5. Test your changes by opening the relevant HTML files in a web browser.

  6. Once you're satisfied with your changes, commit them:

    git add .
    git commit -m 'Add some amazing feature'
  7. Push to your fork and submit a pull request:

    git push origin your-feature-branch
  8. Open a pull request on GitHub.

Remember to keep your CSS organized and well-commented for easier maintenance. If you're making significant style changes, consider testing on different browsers and screen sizes to ensure responsiveness.

🤝 Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Don't forget to give the project a star! Thanks again!


📜 License

Distributed under the MIT License. See LICENSE for more information.


📬 Contact

IEEE Computer Society SRM - @IEEECS_SRMIST

Project Link: https://github.com/IEEE-CS-SRM/main-website


Made with ❤️ by IEEE CS SRM

About

Discover our dynamic IEEE chapter! This repository houses our interactive team showcase website, featuring detailed profiles of our core, creative, technical, and outreach teams. Built with HTML, CSS, and JavaScript, it offers visitors an engaging glimpse into the diverse talents and innovative projects driving our IEEE community forward.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published