Django with lots of pics/videos.
##Version 1 features
- Users can share any link of interesting blog post or video or tutorial in the Resource Section.
- Resources are divided in topics around 3 levels(beginner, intermediate, advanced).
- 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 ongoind 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 teachers/tutors ability to create content for the their students and distribute them.
- Users can follow other interesting users.
##Tools/Apps Used
- Django 1.5.4
- Twitter Bootstrap
- django-registration
- django-guardian
- django-braces
- django-ratings
- MySQL (sqlite3 for dev)
- django-haystack
- elasticsearch
For full requirements, see requirment.txt
##Install
See INSTALL.md for full installation instructions.
This project is licensed under MIT License. See LICENSE.txt