Skip to content

senutpal/reconnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reconnect

an open-source alumni management and networking platform. bridging the gap between graduation and career success by connecting students with alumni for jobs, mentorship, and active networking.

preview

stack

  • frontend: react, vite, tailwind, shadcn/ui
  • backend: node, express, mongodb

quick start

clone the repo and install dependencies.

# install and run frontend
cd frontend
pnpm install
pnpm run dev
# install and run backend
cd backend
pnpm install
pnpm run dev

make sure to set up your .env in the backend using .env.example.

features

  • modern ui
  • full alumni/student dashboard
  • mentorship tracking
  • job and event boards
  • real-time messaging

license

mit

Releases

No releases published

Packages

 
 
 

Contributors