https://github.com/rishabh3562/unihub
UniHub: Your ultimate college companion. Discover internships, alumni networks, academic tests, and forge friendships. Seamlessly connect with resources and opportunities to enrich your college journey.
https://github.com/rishabh3562/unihub
college students website
Last synced: 5 months ago
JSON representation
UniHub: Your ultimate college companion. Discover internships, alumni networks, academic tests, and forge friendships. Seamlessly connect with resources and opportunities to enrich your college journey.
- Host: GitHub
- URL: https://github.com/rishabh3562/unihub
- Owner: rishabh3562
- License: mit
- Created: 2024-04-16T15:17:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T19:59:39.000Z (over 1 year ago)
- Last Synced: 2025-08-22T16:51:41.109Z (11 months ago)
- Topics: college, students, website
- Language: JavaScript
- Homepage: https://unihubs.vercel.app/
- Size: 7.77 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UniHub

UniHub is a comprehensive college platform designed to enhance the student experience by providing a centralized hub for various resources and opportunities. Whether you're seeking internships, connecting with alumni, accessing academic tests, or forging friendships, UniHub offers a seamless and intuitive interface to navigate the diverse facets of college life.
## Features
- **Internships:** Explore a wide range of internships tailored to your interests and field of study. Apply directly through the platform and track your application progress.
- **Alumni Networks:** Connect with alumni from your college to gain valuable insights, mentorship, and career advice. Build professional relationships and expand your network.
- **Academic Tests:** Access a library of academic tests and assessments to enhance your learning and track your progress. Prepare for exams and improve your academic performance.
- **Friendships:** Connect with fellow students through social features such as chat, forums, and interest-based groups. Build meaningful relationships and collaborate on projects.
## Tech Stack
UniHub leverages the following technologies:
- **Frontend:** Built using React.js with DaisyUI, a lightweight and responsive UI component library for Tailwind CSS. React's component-based architecture and DaisyUI's additional components and utilities enable rapid development of modern and visually appealing interfaces.
- **Backend:** Powered by Firebase, a comprehensive platform for building and managing web and mobile applications. Firebase offers a suite of backend services, including authentication, real-time database, cloud functions, and hosting, ensuring scalability and reliability for UniHub.
- **Form Handling:** Utilizes React Query for handling form submissions and managing data fetching and caching in React applications. React Query's `useMutation` hook simplifies form handling by providing a straightforward way to perform mutations and manage mutation state.
## Screenshots
*Share referrals*

*Meet Alumni*

## Getting Started
To get started with UniHub locally, follow these steps:
1. Clone the repository: `git clone https://github.com/your-username/unihub.git`
2. Install dependencies: `npm install`
3. Start the development server: `npm start`
4. Access UniHub in your browser: `http://localhost:3000`
## Contributing
Contributions are welcome! Whether you want to fix bugs, implement new features, or improve documentation, your contributions help make UniHub better for everyone. Please read our [contribution guidelines](/CONTRIBUTING.md) before getting started.
## License
This project is licensed under the MIT License - see the [LICENSE](/LICENSE) file for details.