Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.15 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.15 KB

TNP-Client Repository

This repository contains the client-side code for the Training and Placement Portal (TNP). It is a single-page application (SPA) built using React and Redux, with a user-friendly interface styled using Material UI. The client-side application communicates with the backend server to provide various features for students and administrators.

Backend Repository

The client application relies on a backend server for data and authentication. You can find the backend repository here: TNP-Server Repository

Features

  • Single Click Apply: Allows students to apply for jobs seamlessly with just one click.
  • Real-Time Email Notifications: Sends email notifications to users about new job postings.
  • Student Experiences: Dedicated section for students to share their placement experiences.
  • Upcoming Placement Announcements: Displays upcoming placement drives and related announcements.
  • Chatbot Integration: Provides instant assistance through an integrated chatbot.
  • One-Click Excel Download: Admins can download applicant data for specific companies with a single click.