Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sujoyghoshal/connectsphere
ConnectSphere is a job portal application designed to connect students, job recruiters, and companies. It allows users to apply for jobs, manage their profiles, and for recruiters to post job openings
https://github.com/sujoyghoshal/connectsphere
admin-dashboard api-rest aws chalk client-server cloudinary context-api docker express firebase-auth hooks javascript jwt-authentication mongoose npm-package react redux-toolkit telwind-css
Last synced: about 1 month ago
JSON representation
ConnectSphere is a job portal application designed to connect students, job recruiters, and companies. It allows users to apply for jobs, manage their profiles, and for recruiters to post job openings
- Host: GitHub
- URL: https://github.com/sujoyghoshal/connectsphere
- Owner: sujoyghoshal
- License: mit
- Created: 2024-08-18T11:01:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T08:40:30.000Z (2 months ago)
- Last Synced: 2024-10-12T08:04:28.323Z (about 1 month ago)
- Topics: admin-dashboard, api-rest, aws, chalk, client-server, cloudinary, context-api, docker, express, firebase-auth, hooks, javascript, jwt-authentication, mongoose, npm-package, react, redux-toolkit, telwind-css
- Language: JavaScript
- Homepage:
- Size: 475 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ConnectSphere
**ConnectSphere** is a dynamic job portal application designed to bridge the gap between students, recruiters, and companies. The platform facilitates job applications, profile management, and job postings, offering a streamlined experience for all users. Built with Node.js, MongoDB, and React, the application incorporates modern web technologies including Redux, Context API, and Multer for file handling.
## Deployment
- **Backend**: [ConnectSphere Backend](https://connectsphere-server.onrender.com/)
- **Client**: [ConnectSphere Client](https://connect-sphere-client.vercel.app/)## Features
- **For Students**:
- Create and manage profiles
- Upload resumes
- Browse and apply for job opportunities### Admin Panel
- **Manage Recruiters**: Add, edit, and delete recruiter profiles.
- **Manage Companies**: Add, update, and remove company profiles.
- **Manage Job Postings**: Create, update, and delete job listings.
- **Student Oversight**: View and manage student profiles and job applications.### Recruiter Panel
- **Post Job Openings**: Create and manage job listings.
- **Manage Applications**: View, filter, and manage student applications.
- **Search Student Profiles**: Search and view student profiles based on skills and other criteria.### User Dashboard
![User Dashboard](./images/dashboard.png)### Student Panel
- **Registration and Login**: Sign up and log in to access the platform.
- **Profile Management**: Create and update student profiles, including skills and education.
- **Resume Upload**: Upload resumes to Cloudinary for easy management.
- **Job Applications**: Apply for jobs and track application status.## Technologies Used
- **Backend**: Node.js, Express, MongoDB
- **Frontend**: React, Context API, Hooks, Redux
- **File Uploads**: Multer
- **Cloud Storage**: Cloudinary
- **Authentication**: JWT (JSON Web Tokens)
- **Deployment**: AWS, Vercel## Installation
### Backend1. **Clone the Repository:**
```bash
git clone https://github.com/sujoyghoshal/ConnectSphere.git### Jobs
![User Dashboard](./images/job.png)