An open API service indexing awesome lists of open source software.

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

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/)