Skip to content

Latest commit

 

History

History
64 lines (48 loc) · 3.02 KB

README.md

File metadata and controls

64 lines (48 loc) · 3.02 KB

InternTheory

Here we go with the replica of the website InternTheory. With the skills and knowledge acquired over the period of 8 weeks, we were able to build the entire website with its functionality. We as a team worked on building the pre-login pages, login and signup pages and pages after login. Further, we focused on the functioning of the website and implemented features inludes sorting the courses, add to cart and Payment gateway which uses databases, server, promises, localstorage,... etc. We also make the pages more user interactive and also linked the site to a database for user related activities. It now stores all the data related to the user in the database which can be used when the user login again on the website. Each user data is also stored separately hence we can track multiple users at the same time.
Demo : https://drive.google.com/drive/folders/1IH6ePzcwEjuyjl_c3oahf-Y5jUcLdiBY?usp=sharing



Technology Stack we used in building this Project :

  1. HTML
  2. CSS
  3. JavaScript
  4. NodeJS

Npm packages and libraries used :

  1. express
  2. mongoose
  3. cors
  4. ejs

Sneak Peak

Home Page:

Register:

Internship Page:

Submit Form 1:

Submit Form 2:

Dashboard:

Courses:

Payment:

Payment Successful:

Team members:

  1. Albart Jose
  2. Jai Yadav
  3. Srikanth

For Developers

clone the repository
install the libraries and packages
run the the file server.js in src folder with node
run localhost:2222/ on a browser

Blogs

For further details on our cloned website, you can visit our blog