U-Connect is a social-educational web application that connects students and faculty members of a university. It enables them to create their public profile and share their academic and personal interests, achievements, and goals. The application supports both light and dark themes for user preference and accessibility.
The application is built using the following technologies:
- React
- Material-UI
- Bootstrap
- Node.js
- Express.js
- MongoDB
U-Connect is a university-level social-educational web application that allows students and faculty members to create public profiles by which they can exchange information, contribute, poll, and establish communities within the university.
To install the application, follow these steps:
- Clone the repository.
- Navigate to the root directory.
- Install dependencies using
npm install
. - Start the server using
npm start
.
To use the application, follow these steps:
- Open your browser.
- Navigate to
http://localhost:3000
. - Create your public profile.
- Share your academic and personal interests, achievements, and goals.
- Connect with other students and faculty members.
This project is licensed under the MIT License - see the LICENSE file for details.
Thank you to all contributors who helped make this project possible.