/grnfld

Coding forum web app

Primary LanguageJavaScript

grnfld

Stretch goals:

  1. Scoring system for users a. 1 like = 1 extra hackcoin b. 1 like = permanent points for user profile
  2. Anonymous posting a. create new usernames for every post
  3. Search a. posts have tags to search by
  4. Child comments (reddit style)
  5. Closed flag
  6. Oauth
  7. Sessions for persistent login
  8. Refactor to async/await in server calls
  9. create modals for using multiple hackcoins (ng-doubleclick)
  10. Comment order a. order by number of likes
  11. Delete posts and comments
  12. footer and IP information a. privacy statement b. contact information c. careers
  13. Profile page
  14. multi-line code formatting in comments