Coder Social home page Coder Social logo

wanderdust / search-courses Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 3.0 6.89 MB

A web app that helps students find and compare online courses from all over the web.

Home Page: https://www.coursesearch.net

License: MIT License

HTML 0.75% JavaScript 79.21% CSS 20.04%

search-courses's People

Contributors

matankb avatar reegoram avatar wanderdust avatar

Stargazers

 avatar

Watchers

 avatar  avatar

search-courses's Issues

Add pagination when seaching courses from provider

When browsing the courses from provider (bottom right on the footer of the page), the website lists all courses without any pagination system. This is a bit overwhelming. A pagination system could be included to show only some results at a time.

Fix border in search icon

Problem:
The border of the magnifying glass is round and the search box doesn't look too nice because of it.

Solution:
The border of the magnifying glass shouldn't be round. Make it as if the search bar and the icon were one. box

Screenshot (5)

Add more course providers

So far we only show courses from Udacity and KhanAcademy. There are a lot more providers online that can be added to the website. You might need api keys, so go wild.

Here is a starting list:

  • Udemy
  • Coursera
  • Udx
  • Treehouse
  • Future Learn
  • ...

Improve styles

Problem:
The styles are a bit simple and dull.

Solution:
There is a lot of room for improvement in the styles. I would like to keep the green theme the same, however any improvements are welcome, as I am not very talented with CSS.

A page that specially needs improvement is the one that shows detailed information about a course. The data in not structured very well and it looks like a big chunk of text. It could definitely look nicer.

Add comment section

Add a comments section for each course, for people to rate and comment on a course they might have completed.

[Question]:Dump Firebase for API calls instead ?

So far I've been using firebase as a database for all the courses. The way it works is this:

  • Make a call to the provider API
  • Save the courses in the firebase
  • Make a request from firebase whenever I need courses

However this implementation is not sustainable, because whenever I get more providers I'll need a gigantic diatabase.

Solution:

Drop firebase and make an api call directly every time we search for courses. This might slow down the search, since some apis can take a long time to give an answer. Ideas?

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.