This project aims to provide a central platform for the IUE Software Community members to facilitate internal club announcements, improve communication, and streamline various tasks. The platform enables users to get information about club events, provide feedback, and contact the management easily.
Built with ReactJS and styled with TailwindCSS, the platform offers a modern, responsive interface. We’ve also integrated Google Forms for feedback collection and have secured a custom domain for easy access.
- Events: Members can view upcoming club events, check event details, and RSVP.
- Our Team: Information about the club managers and key members.
- About Us: Overview of the club’s mission, vision, and purpose.
- Feedback: A section for members to share feedback and suggestions with the club management.
- Contact Us: An easy way for members to get in touch with the club for inquiries and support.
- Join Us: Allows new users to join the club or apply for membership.
The platform is fully responsive on all devices, ensuring a seamless experience across desktops, tablets, and mobile phones.
- Node.js: Make sure you have Node.js installed.
- React: This project is built with React.
cd projectname
npm install
npm run devsrc/components: Contains all the components used for different sections (e.g., Events, Our Team, etc.). public/assets: Stores images, icons, and other static files. src/App.js: Main entry point of the application. src/index.js: ReactDOM rendering.
If you encounter any bugs or want to request new features, please open an issue in the GitHub repository.
