HireMe is a platform designed to transform the job search and mentorship experience for Code Your Future graduates and trainees. Our goal is to create an all-in-one hub where graduates can effortlessly showcase their skills and projects, mentors can monitor trainee progress, and recruiters can easily find the perfect match for their job openings.
- Real-time GitHub Data: Profiles are automatically populated with real-time GitHub data.
- Powerful Search: Utilise advanced search and filter options to find ideal candidates.
- Mentorship Tracking: Mentors can keep track of trainee activities at a glance.
HireMe is built using the following technologies:
- Clone the repository:
git clone https://github.com/Muath-Alawadhi/ReadMe-HireMe
- Navigate to the project directory:
cd ReadMe-HireMe
- Install dependencies:
npm install
- Deploy the PostgreSQL database using this external link:
postgres://group_4:uo5oZDrdxycZtgTOVRNSCWn1e10U1rEY@dpg-ck9g7kf0vg2c738qm7ag-a.oregon-postgres.render.com/rymsn_7j8w
- After installation, navigate to the server directory:
Start the server by running:
cd server
You should see the message: "Server is running on port 8000."node server
- Then, navigate to the client directory:
Start the client application with:
cd client
Open your browser and go to http://localhost:3000.npm start
Simply visit the deployed website URL.
We have exciting features in the pipeline for future enhancements, including:
- Adding a placeholder to indicate graduates are ready and available for work.
- Allowing users to edit and update their profiles.
- Implementing dynamic database updates.
- Expanding the search bar with more filters, such as location and work preferences.
To contribute to this project, please fork the repository and submit a pull request.
Have questions or suggestions? Feel free to contact us at:
- Muath Alawadhi - [email protected]
- Najah Farah - [email protected]
- Raham Berhan - [email protected]
- Siver Omar - [email protected]
- Yesna Omar - [email protected]