The Alumni Association Portal is a dedicated platform for a university, enabling alumni and current students to sign up or log in to connect with each other. The portal allows alumni to share their experiences, post about upcoming events, provide job opportunities, and keep profiles up to date. It serves as a bridge for students to access information and guidance from their seniors.
- User Authentication: Secure sign-up and login for both alumni and students.
- Connect with Alumni: Students can view alumni profiles, access shared stories, and receive updates on career opportunities.
- Event Sharing: Alumni can post about events and professional gatherings, encouraging community engagement.
- Job Postings: Alumni can share relevant job openings with the community.
- Profile Management: Users can update and manage their profiles.
To run the app, follow these steps for both the frontend and backend:
- Clone the repository.
- Install dependencies using the command:
npm i
- Run development server locally
npm run dev
- React
- React-router-dom
- Axios
- Tailwind
- Express
- Mongodb
- Zod
- JWT
- Bcrypt
- Mongoose
- CORS
- DotEnv
Sagar Singh