https://github.com/codeurzebs/job-portal2024
Group5: Final examen job portal made by ICT Student. Teacher: Eng Tanwi. this projet try to help student or peoples to apply to the job simple. and also discuss with the chat-Support.
https://github.com/codeurzebs/job-portal2024
Last synced: 5 months ago
JSON representation
Group5: Final examen job portal made by ICT Student. Teacher: Eng Tanwi. this projet try to help student or peoples to apply to the job simple. and also discuss with the chat-Support.
- Host: GitHub
- URL: https://github.com/codeurzebs/job-portal2024
- Owner: codeurzebs
- Created: 2024-08-29T19:51:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-11T08:44:28.000Z (over 1 year ago)
- Last Synced: 2025-03-25T03:27:09.274Z (about 1 year ago)
- Language: JavaScript
- Size: 13.9 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JOB PORTAL
Enterprise Resource Planning for ICTU Graduates is an online community designed to help graduates find jobs easily. This application connects students with potential employers and facilitates networking among peers.
## Table of Contents
1. Implementation
- Student Module
- Job Search Module
- Social Life Module
2. Documentation
- Diagrams
- Implementation and Screenshots
- User Manual
- Deployment Phase
1. Implementation
Student Module
Users can register by providing their name, email, contact details, and area of interest. Upon successful registration, a notification email is sent with a welcome message, login details, and a link to the login page. Graduates can upload their CVs, which will be used to match them with relevant job opportunities. Students can also create articles that can be marked as public or private, fostering community engagement and knowledge sharing.
Job Search Module
This module serves as the core job search functionality. Graduates can view available job listings tailored to their CVs. Once a job is filled, it is removed from the available jobs list. The implementation includes cloud servers, APIs, SQL queries, and basic machine learning algorithms to enhance job matching. The system focuses on key elements that employers look for in CVs to optimize job search results.
Social Life Module
Graduates can discover and connect with friends who share similar interests. They can engage in private conversations with peers who match their interests. Users can also choose the visibility of their posts, allowing them to share with friends or the broader community.
2. Documentation
### Diagrams
Design diagrams, including class diagrams, use case diagrams, and sequence diagrams, will be provided, with a focus on the global class diagram.
### Implementation and Screenshots
Detailed implementation steps will be documented with relevant screenshots illustrating the user interface and functionality.
### User Manual
A comprehensive user manual will be included to guide users through the functionalities of the application.
### Deployment Phase
Before deployment, follow these steps: Download the project files. Extract the files. Save the extracted files in the htdocs directory of your XAMPP installation. Start the Apache server from the XAMPP Control Panel. Open your web browser and navigate to http://localhost/your_project_name to access the application.
## Conclusion
The Job Portal for ICTU Graduates is a robust platform that not only assists in job searching but also encourages networking and community building among graduates. We hope this application will serve as a valuable resource for ICTU graduates in their career journeys.