Giter Site home page Giter Site logo

core's Introduction

Course Refiner (CoRe) v1.0

https://courserefiner.tech

Introduction

CoRe (or Course Refiner) is a webapp that sources the cheapest courses from major learning platforms, like Udemy and Udacity, and displays them in a comparative fashion. Alongside this, CoRe also displays similar free resources such as YouTube playlists that cover the same CS content.

Description

Accessibility to education, especially CS education, comes at a price. Quite literally. There are a vast number of resources and courses available on the internet, however for somebody who is trying to self-learn, it is difficult to find quality resources at a low cost. One of the biggest hindrances to availing a CS education/resources is the cost of these courses that one has to bear. With CoRe, finding free or low-cost CS content is a few keystrokes away.

Technologies/OS Projects

The frontend is a React app that uses Stylex.

The backend is a Node.JS/Express app that uses third-party APIs (i.e. YouTube's) to collect and aggregate course information.

How to run

If you'd like to run your own instance of the app, here's how

  1. In your terminal of choice, build the frontend: Optionally run the following in a node virtual environment.
$ cd frontend
$ yarn
$ yarn install
$ yarn build
  1. In another terminal window, run the backend:
$ npm install
$ npm start
  1. Visit the website at localhost:3000!

core's People

Contributors

abishekvashok avatar bentheburrito avatar schezfaz avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

core's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.