Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhi-lab2/pluralsight_clone
Pluralsight, Inc. is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website
https://github.com/abhi-lab2/pluralsight_clone
backend css expressjs frontend html5 javascript mongodb mongoose node-js
Last synced: about 1 month ago
JSON representation
Pluralsight, Inc. is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website
- Host: GitHub
- URL: https://github.com/abhi-lab2/pluralsight_clone
- Owner: Abhi-lab2
- Created: 2022-04-02T18:24:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T17:02:19.000Z (over 2 years ago)
- Last Synced: 2024-11-07T19:06:29.835Z (3 months ago)
- Topics: backend, css, expressjs, frontend, html5, javascript, mongodb, mongoose, node-js
- Language: HTML
- Homepage: https://plurlsightclone.netlify.app/
- Size: 5.63 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Pluralsight Clone
### Project Description
_To start with the Project run the following command in terminal in "backend" folder_
> > ⌘ **npm start**
> After the go to your browser and type `http://localhost:5000/homepage` and you are ready to run and explore our project.
----
### Team Members
- **[Khageshwar Ojha](https://github.com/khageswar9)**
- **[Abhijeet Chaudhari](https://github.com/Abhi-lab2)**
- **[Viraj Gupta](https://github.com/rkvirajgupta/)**
- **[Vikash](https://github.com/VikashBhurji)**---
---
## Tech Stack Used : -
- #### Languages
- `HTML`
- `CSS`
- `JavaScript ES6`
- #### Framework
- `Node.Js`
- #### Libraries
- `Express`
- `mongoose`
- #### Database
- `MongoDB`---
### _Following are the Screenshots for the reference_
- **Landing Page**
![Landing Page](https://cdn-images-1.medium.com/max/800/1*-F4k1jErUi7105-_VQbJZA.png)- **Courses Page**
![Landing Page](https://cdn-images-1.medium.com/max/800/1*z8jjlJksnAHQfLjLVc6RvA.png)
- **Subscription Page**
![Landing Page](https://cdn-images-1.medium.com/max/800/1*kN5ae4XdAfOuXrpRCDUeAQ.png)
- **Sign-Up Page**
![Landing Page](https://cdn-images-1.medium.com/max/800/1*ABCGcyiswN2rDH1PCKKLAg.png)
- **Sign-In Page**
![Landing Page](https://cdn-images-1.medium.com/max/800/1*tv9Or52SbNiAVph5RrZkYQ.png)
- **Payment Page**
![Landing Page](https://cdn-images-1.medium.com/max/800/1*ABCGcyiswN2rDH1PCKKLAg.png)
- **Skills and Courses Page**
![Landing Page](https://cdn-images-1.medium.com/max/800/1*z8jjlJksnAHQfLjLVc6RvA.png)
---
### About Project
> We did this project within 4 days in our unit-4 construct week. We worked on backend parts with includes various types of libraries into it and we have also added database for our project so user and course details will be saved and can be used accordingly. We have also add some cool functionality in our courses page where you can filter the courses according to your choice and user can Signup and Login to buy the courses.
---
### Medium Link
https://medium.com/@abhijeetchaudhari110/pluralsight-clone-f12f5a3e042e
### Google Drive Link
https://drive.google.com/drive/folders/1tWG8s0n0IslQ66fKwdQ28dgPdl2oX-ED?usp=sharing
### Netlify Link
https://plurlsightclone.netlify.app/