Skip to content

sycct/wikitowns

 
 

Repository files navigation

Noobhub logo

noobhub

www.noobhub.io is a website to allow people to find, share, rank and bookmark coding resources.

Why?

Whilst learning to code I often found myself spending quite a lot of time trying to find the best resources to learn from. noobhub aims to help solve this by allowing people to share resources they found useful in order to make it easy for others to find. The ranking system ensures users see the best content first and the bookmarks let them quickly find their favourite content again.

Features

  • Websites, books and videos can be recommended by registered users
  • Content can be ranked up or down to highlight the best resources.
  • Bookmarks allow users to easily find their favourite content.
  • To recommend a book you only need to enter the ISBN and the Amazon API is used to fetch the books details.
  • To recommend a video you only need to enter a youtube URL and the YouTube API fetches the videos details.
  • Users have profile pages which details the content they have bookmarked and recommended.
  • A simple search feature allows users to narrow down their search within categories.
  • Users can filter recommendations by all time best, best of year, best of month or by newest.
  • Users can leave comments on recommended resources.
  • Inappropriate recommendations can be reported by users.

Built with

API Reference

Author

Oliver Small - You can reach me at oliver@rotherfields.co.uk

Acknowledgments

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Noobhub - a website to share and rank coding resources.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.2%
  • JavaScript 18.4%
  • HTML 17.4%
  • CSS 11.0%