https://github.com/omjoshi29/hypernode
A web application to find tech courses and compare courses from various platforms
https://github.com/omjoshi29/hypernode
css expressjs mongodb nodejs reactjs redux websocket
Last synced: 3 months ago
JSON representation
A web application to find tech courses and compare courses from various platforms
- Host: GitHub
- URL: https://github.com/omjoshi29/hypernode
- Owner: omjoshi29
- Created: 2022-07-28T07:46:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-30T05:30:02.000Z (almost 4 years ago)
- Last Synced: 2025-04-12T21:06:57.912Z (about 1 year ago)
- Topics: css, expressjs, mongodb, nodejs, reactjs, redux, websocket
- Language: JavaScript
- Homepage: https://techxpert.netlify.app/
- Size: 4.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TechXpert | Find and Compare Courses
This is a team project, built by a team of 2 in 2 days.
## About this project:
> TechXpert is a website which provides a list of curated tech courses based on the user input.
> We have provided a chatbot which asks some questions and based on the answers given by the user, the chatbot gives a list of recommended courses.
> User can also search courses using the searchbar.
> User can filter the courses by their platform, sort the courses by their ratings.
> User can compare a selected course with other courses so that it will be easier to choose the best required course for the user.
## Team Members:
- [**Omkar Joshi**](https://github.com/omjoshi29)
- [**Mayur Shinde**](https://github.com/mayur-ms-2310)
---
### How To Use:
First you have to have to go to the Home Page. There you can see a `chatbot`, you have to answer a few questions and then you will get a list of curated courses from the chatbot. On the courses page you can `filter` courses by platforms and `sort` courses by ratings. Clicking on `COMPARE` button redirects to compare page where you can compare the selected course with other courses.
---
### Techlogy we used:
- `Web Socket`
- `ReactJs`
- `Redux`
- `CSS`
- `NodeJs`
- `ExpressJs`
- `MongoDB`
---
# Deployed website:
[click here](https://techxpert.netlify.app/)