Skip to content

Feature List

Rokas Jeriomenko edited this page Jul 26, 2023 · 24 revisions

Meteor Live

Meteor, a Medium clone, is a digital publishing application that allows users to create, customize, publish, and discover pieces of writing -- called tales.

1. Hosting (1 day)

2. New Account Creation, Login and Demo Login (2 days)

  • Users can sign up, sign in, and logout
  • Users can use a demo login to demo the site
  • Users can't use certain features without logging in (publishing tales/leaving comets)

3. Tales (Articles) (4 days)

  • Logged in users can create tales using the tale publish interface
  • Logged in users can edit and delete tales
  • Any user can visit public tales

4. Comets (Comments) and Stars (Likes) (1 days)

  • Logged in users can respond to tales with comets
  • Logged in users can leave stars on tales
  • Any user can see a tale's comets and stars

5. Charts (Follows) and Feed (3 days)

  • Logged in users can chart other users
  • Logged in users will see a custom feed based on charts

6. Constellations (Tags) and Search (2 days)

  • Any user can filter the feed using constellations and search results

7. Production README (0.5 days)

Bonus

Spaces (Reading Lists)

  • Logged in users can bookmark public tales by adding them to spaces

Publish Pages

  • User-created webpages hosted on Meteor
  • Users can publish tales to their publish pages
  • Logged in users can format the way their publish pages appear