LINK - CLICK HERE TO GO TO WEBSITE
This is the repository for the Student Placement Committee) website..
This website serves as a platform for the Statistical Programming Committee to share information, resources, and updates with its members and the broader community.
- Information about SPC and its mission
- Resources for statistical programming
- Events calendar
- Member information
- Blog/news section
- Node.js
- npm or yarn
-
Clone the repository
git clone https://github.com/Abhijeet-ist/spc-website.git cd spc-website
-
Install dependencies
npm install # or yarn install
-
Start the development server
npm run dev # or yarn dev
spc-website/
├── public/ # Static files like images and fonts
├── src/ # Source code
│ ├── components/ # Reusable UI components
│ ├── pages/ # Page components
│ ├── styles/ # CSS/SCSS files
│ ├── utils/ # Utility functions
│ ├── data/ # Data files (JSON, etc.)
│ └── hooks/ # Custom React hooks
├── .github/ # GitHub configurations
├── .gitignore # Git ignore file
├── package.json # Project dependencies and scripts
└── README.md # Project documentation
The project follows a typical React-based website structure with component-based architecture for better maintainability and reusability.
Contributions to the SPC website are welcome and appreciated! Please follow these guidelines:
-
Fork the Repository
- Create your own fork of the project
-
Create a Branch
- Make a branch with a descriptive name for your feature or fix
-
Make Changes
- Write clean, well-documented code
- Follow the existing code style and conventions
-
Test Your Changes
- Ensure all features work properly
- Verify there are no console errors
-
Submit a Pull Request
- Provide a clear description of your changes
- Reference any related issues
-
Code Review
- Be responsive to feedback and questions
- Make requested changes promptly
For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
For questions or feedback, please contact:
- Email: kumarabhijeet4132@gmail.com
- GitHub: @Abhijeet-ist
- LinkedIn: Abhijeet