Students can manage their resumes and job applications using this project. And also HR Manager can post jobs and track job applications
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to run the project.
XAMPP - Local Web Server Platform.
Any Editor - For Code Editing. Recommended Visual Studio Editor.
Git - Source Version Control
Steps to run the projects.
1. Install the required softwares.
2. Clone the project files to "C:\xampp\htdocs\" folder
3. Run the project by opening XAMPP Control Panel. Start MySQL & Apache Servers.
Steps to run the projects.
1. Open 'PHPMySQLAdmin' to execute the mysql queries in query.sql for creating database and tables. required for this project.
2. Url for accessing project "localhost/resume_manager/"
3. First time user registration for administrating this app is compulsary. Use "admin" as username.
4. Now students can manage their resumes and job applications.
2. And HR Managers can post jobs and track job applications.
- Himavan Kancharla - Initial work - himavan
This project is licensed under the MIT License - see the LICENSE.md file for details
- Recommended for to use only for educational purpose.
- Not ready for production use.