RyanLeiTaiwan / DjangoProjects

Django Projects from CMU Web Applications Development and beyond

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team 8: memcpy()

Team members: Hao Gu (hg1), Yi Bian (ybian1), Yu-Heng Lei (yuhengl1)

EC2 demo URL: http://35.167.89.156/

Important Dates

  • March 30: Sprint 1 @ NSH 3001 (Teams 8, 18, 28, 39, owner: Yu-Heng Lei)
  • April 11: Sprint 2 @ EDSH 200 (Teams 8, 10, 32, 36, owner: Yi Bian)
  • April 28: Final demo @ NSH A507 (10:00)

Introduction

We plan to build a website that helps users memorize vocabulary or learn other knowledge they wish online with user-contributed content. We’ll maintain databases and provide “book” options for users to learn and memorize “entries” (e.g. English words, pictures of fruits, U.S. states on a map). During learning and memorization, any user can contribute by uploading text, pictures, or audio files as “flashcards” (hints) to help people better remember the entry. During timed quizzes, users can ask for such flashcards.

We’ll also provide social interactions among users. Users can “like” the flashcards uploaded by others. They can also add comments on specific entries to have a discussion. Moreover, users can add friends to see their friends’ learning achievements and which books they are currently learning. They can even start a competition against their friends. Also, there will be various scoreboards that display the user rankings of different tasks.

About

Django Projects from CMU Web Applications Development and beyond


Languages

Language:Python 47.3%Language:HTML 31.7%Language:JavaScript 14.0%Language:CSS 7.0%