Skip to content

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

Notifications You must be signed in to change notification settings

rishabhchaudhary2/Internshala-test-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 54.0%
  • CSS 30.3%
  • JavaScript 15.7%