Git Product home page Git Product logo

einstein's Introduction

#Einsteinish (http://einsteinish.com)

alt text

We are developing knowledge library for learning Qunatum Universe. The best resources to learn something on the web are scattered and we may waste lot of time. We aim to elinimate this by recommending the best resources.

##Version 1 features

  • Users can share any link of interesting blog post or video in the Resource Section.
  • Resources are divided in topics.
  • Users can share snippets(a shorte blog post) on their wall to share their views and experiences in learning.
  • Users can save interesting resources to their profile for later use.
  • Topic follow button allow users to follow topics to get interesting news, new resources.
  • Explore section lets view the ongoing activity of the site at a glance.

##Later features

  • Moderators and more active users will be able to edit wiki like content in the topics and resources.
  • Tracks will be introduced to give users ability to create content for the their audiences and distribute them.
  • Users can follow other interesting users.

##Tools/Apps Used

For full requirements, see requirment.txt

##Install

Contact

LICENSE

This project is licensed under MIT License. See LICENSE.txt

Note

  • djangoratings-vote : ip-address width = 64. Otherwise, we get the following error: Data truncated for column 'ip_address' at row 1
  • discus comment tool requires registration.
  • Upgraded to Django 1.8.7 on Jan. 2, 2016 (2 fixes - 1. Import user after loading app, 2. NoReverseMatch for admin delete)
  • Added thumbnail field to resources (resources/models.py)
  • Bug fix for resource image upload by adding enctype="multipart/form-data" to templates/resources/resource_form.html
  • The upload_to folder switched to MEDIA_ROOT/topics/%Y/%m/%d/ and MEDIA_ROOT/resources/%Y/%m/%d/ to resources/models.py to Topic and Resource classes on Jan. 12, 2016.
  • Can use markdown (django-markdown-duex) for TextField such as Description and Help_Text in Resources/Topic. Basic tutorial is available at https://daringfireball.net/projects/markdown/basics.
  • Added a video field as well as a filed for embedded YouTube video to Resources.
  • Related Tutorials I - Errors and Fixes for einsteinish.com
  • Related Tutorials II - Elastic search used in einsteinish.com

To Do

  • Remote Thumbnail column

einstein's People

Contributors

sfvue avatar bogotobogo avatar einsteinish avatar dependabot[bot] avatar

Watchers

James Cloos avatar

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.