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
- HTML
- CSS
- JavaScript
- NodeJS
- express
- mongoose
- cors
- ejs
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
For further details on our cloned website, you can visit our blog