Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 392 Bytes

File metadata and controls

19 lines (14 loc) · 392 Bytes

Ideas App

A place to see and post ideas in the style of Reddit and Twitter

User Stories

  • Authenticate Users
  • Users can CRUD ideas
  • Users can upvote/downvote ideas
  • Users can bookmark ideas
  • Users can comment on ideas ?
  • New Ideas can be seen in realtime

Stack

  • Database - CosmosDB
  • REST API - NestJS
  • GraphQL API - NestJS
  • GraphQL Frontend - Angular with Apollo Client