Smart Placement Cell is a Progressive web app made using React.js, which lets you to automate the current manual works done by the Placement cell in an institution all over the world.
- Admin
- Execom
- Student
- β Send Emails π’.
- β Manage Dataπ«.
- β Chat forumπ.
- β Simple UI π±.
Clone the repo and install the dependencies.
git clone https://github.com/vishnuv55/SPC-Backend.git
npm install
Execute the following command to run the app in the development mode.
npm start
Open http://localhost:3000 to view it in the browser.
SPC
βββ README.md
βββ node_modules
βββ package.json
βββ .gitignore
βββ public
β βββ favicon.ico
β βββ index.html
β βββ manifest.json
βββ src
βββ Services
βββ assets
βββ components
βββ helper
βββ hooks
βββ serviceWorkerRegistration.js
βββ index.js
βββ reportWebVitals.js
βββ serviceWorker.js
βββ setupTests.js
This feature help the Admin to login to the UI.
This feature enables the Admin to add student details to database.
This feature enables the Admin to update the students and execom password in case they forget or otherwise.Also Admin Can download & view the placement records.It also provide the functionality to view the student details individually branch wise and year wise.
This feature helps the Admin to add new placement drive available for students.
This feature enables to notify students about placement drives available via E-mail.
This feature enables Admin to regularly update the bills used to purchase different utilities remotely.
This feature enables Admin to respond to the various queries raised by the students.
This is used to manage alumni details.
This feature help the Execom to login to the UI using their designation and password.
This feature enables to notify students about placement drives available via E-mail.
This feature enables Execom to regularly update the bills used to purchase different utilities remotely.
This feature enables Execom to respond to the various queries raised by the students.
This feature helps to update their password
This feature help the Student to login to the UI using their E-mail and password.
This feature enable Student to view and update their profile details.
This feature enables Student to can raise various queries to Admin and Execom.
This feature enable to view and register the available placement drive.