Skip to content

Node.js app that displays details of all companies that have come so far for placements for batch of 2022, to MIT Manipal

Notifications You must be signed in to change notification settings

nileshnj993/placement-updates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Placement Season - MIT Manipal Batch of 2022

With placement season approaching, the students of MIT, Manipal were having to rely on Whatsapp messages for updates on companies, and the offers provided.

This naturally led to multiple occasions where I almost missed out on filling the application forms for a few companies, and had to swipe up through a ton of messages to find the links.

The experience motivated me to make a simple web-app, that displays the list of companies that have come so far, or will be coming soon.

The details provided include:

  1. Company Name
  2. CTC
  3. Role Description
  4. Dates to fill application forms and OT dates
  5. Links to apply for the company

I made use of Node.js and ExpressJS for the backend, and simple HTML, CSS and JS for the front end. The web-app was deployed on Heroku.

Notion is a new editor that blends notes, tasks, wikis in one app, and helps me remain organized. I made use of the Notion API to utilize my Notion calendar as a data source for the job updates. This makes life very easy. All I need to do when a new job offer arrives is - open the Notion app on my phone, add an entry on the calendar with the required data, and voila! The website automatically fetches the now updated data.

You can access the web-app at Placements MIT Manipal.


Some Limitations include:

  1. No media queries implemented - might look bad on some screens
  2. The data available so far is only for the Computer related departments
  3. The website takes a little time to load because it is hosted on a free service - Heroku.

About

Node.js app that displays details of all companies that have come so far for placements for batch of 2022, to MIT Manipal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages