Skip to content

Usha2007-feb/campus-resource-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Campus Resource Hub

Campus Resource Hub is a full-stack MERN application that allows students to discover, add, and manage important campus resources such as academic portals, placement links, and wellbeing support.


Features

  • User authentication using JWT
  • Protected routes for authenticated users
  • Add, edit, and delete campus resources
  • Search resources by title and description
  • Filter resources by category
  • Dashboard with real-time statistics
  • Clean and responsive UI

Tech Stack

Frontend

  • React.js
  • Tailwind CSS
  • Axios
  • React Router

Backend

  • Node.js
  • Express.js
  • MongoDB (Mongoose)
  • JSON Web Token (JWT)

Setup Instructions

Backend

cd backend npm install npm run dev

Frontend

cd frontend npm install npm start


Future Enhancements

  • Role-based access (Admin/User)
  • Pagination and sorting
  • Deployment using Vercel and Render

Author

Usha Sree Uttarkar
CSE Student | MERN Stack Developer

About

A full-stack MERN application for managing campus resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors