Skip to content

Darshan2095/CareerDisha

Repository files navigation

📖 Overview

CareerDisha is an online career guidance platform designed for students of Jammu & Kashmir to access verified information about career paths, colleges, courses, entrance exams, and scholarships — all in one place.

The goal is to bridge the information gap and help students make informed career decisions through a modern, responsive, and user-friendly web application built using Next.js.

🚀 Features

🏫 Browse information about colleges, courses, and career options

💸 Access latest scholarships and government schemes

🔍 Search and filter content by interest, stream, or eligibility

🧑‍💼 Admin panel to manage and update information dynamically

📱 Fully responsive design for mobile and desktop users

⚡ SEO-optimized with Next.js static site generation (SSG) for fast loading

🔐 Secure data management and API integration

🧰 Tech Stack

Frontend: Next.js, React.js, Tailwind CSS Backend: Node.js, Express.js Database: MongoDB (Mongoose ODM) APIs: REST APIs for dynamic content Deployment: Vercel / Render Version Control: Git & GitHub

🏗️ Project Architecture CareerDisha/ │ ├── components/ # Reusable UI components ├── pages/ # Next.js page routes ├── models/ # Mongoose schemas ├── api/ # Backend API endpoints ├── public/ # Static assets ├── styles/ # Global Tailwind & CSS styles └── utils/ # Helper functions and configurations

⚙️ Installation & Setup

To run the project locally:

Clone this repository

git clone https://github.com/Darshan2095/CareerDisha.git

Navigate into the folder

cd CareerDisha

Install dependencies

npm install

Create a .env.local file and add your MongoDB URI and environment variables

Start the development server

npm run dev

Then open http://localhost:3000 in your browser. 🎯

🧑‍💻 Author

Darshan Babariya

🎓 3rd Year Computer Engineering Student

💼 Ex–Full Stack Developer Intern @ RhynoEV

🧠 Skilled in Next.js, React.js, Node.js, MongoDB, and DSA in Java

🌐 GitHub - https://github.com/Darshan2095 | LinkedIn - https://www.linkedin.com/in/darshanbabariya/

⭐ Future Enhancements

Integration of AI-based career recommendation system

Personalized user login & dashboards

Bookmark and save feature for scholarships/courses

Admin analytics dashboard

🏁 Conclusion

CareerDisha aims to empower students from Jammu & Kashmir with accessible, reliable, and well-structured career information through modern full stack web technologies.

About

CareerDisha is an online career guidance platform designed for students of Jammu & Kashmir to access verified information about career paths, colleges, courses, entrance exams, and scholarships — all in one place.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors