Skip to content

Latest commit

 

History

History
79 lines (39 loc) · 1.75 KB

File metadata and controls

79 lines (39 loc) · 1.75 KB

Online Job and Internship Platform About This is an online platform where users can:

Find Jobs and Internships: Job seekers and students can explore various job and internship opportunities. Post Job Openings: Companies can register and post job openings or search for suitable candidates.

The website is built with the following technologies:

Backend: Django and Django REST Framework for robust server-side logic and API creation.

Frontend: HTML, CSS, and JavaScript for a responsive and interactive user interface.

Database: SQLite3 for storing user and job-related data.

API Testing: Postman API was used to test and ensure the reliability of API endpoints.

Features User Authentication

Secure user registration and login.

Role-based access for job seekers and companies.

Job and Internship Listings

Browse available job and internship opportunities.

Filter by job type, location, and skills.

Candidate Search for Companies

Companies can search for suitable candidates using filters like skills and experience. Responsive Design

Ensures compatibility across devices (desktop, tablet, and mobile).

Setup and Installation Prerequisites Python (v3.7 or higher)

Django (v3.2 or higher)

SQLite3 (comes pre-installed with Python)

Postman (optional, for testing API endpoints)

Technologies Used Frameworks: Django, Django REST Framework

Frontend: HTML, CSS, JavaScript

Database: SQLite3

API Testing Tool: Postman

Future Enhancements Integration with third-party APIs for real-time job updates. Implement advanced search and recommendation features using machine learning. Add a messaging system for direct communication between companies and job seekers.

Contributors Prithika Datta Feel free to contribute by raising issues or submitting pull requests!