gami34 / Internshala

This is a clone of the Internshala website. We built this as part of the construct week project at Masai School.

Home Page:https://blooming-bastion-29120.herokuapp.com/pages/index.ejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Internshala

This is a clone of Internshal website. Internshala is an internship and online training platform, based in Gurgaon, India. Founded by Sarvesh Agrawal, an IIT Madras alumnus, in 2011, the website helps students find internships with organisations in India. Click here to see original website. Click here to see our clone.

Sample screenshot

Sample screenshot

Technologies used

  • HTML
  • CSS
  • Javascript
  • MongoDB

Libraries and APIs used

  • DOM
  • Google Fonts Library
  • fontawesome Icons
  • Express
  • mongoose

Features buit

  • Implimented dynamic search bar on home page
  • Realtime internships fetched from MongoDB
  • Filters functionality for internships page
  • Signup/Login functionality by using MongoDB
  • Dynamic "View details" page for each internship

Team Members

How to use our app?

  • Install git on your machine
  • Clone our repository by running the command git clone https://github.com/SrikanthReddyBV/Internshala.git
  • Change directory to Internshala by running cd Internshala
  • And then run following two commands
  • npm install
  • npm start
  • Open your browser and go to http://localhost:2222/pages/index.ejs
  • Or by skipping above steps simply goto https://blooming-bastion-29120.herokuapp.com/pages/index.ejs

About

This is a clone of the Internshala website. We built this as part of the construct week project at Masai School.

https://blooming-bastion-29120.herokuapp.com/pages/index.ejs


Languages

Language:EJS 53.9%Language:CSS 30.3%Language:JavaScript 15.7%