arthurbarroso / relay-markdown-notes

Take and visualize notes in markdown using Relay and GraphQL πŸ“•

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cool thing ill try to build lol

groups: name secret

users: username email password group group_owner admin

posts: title content group

users can register and admins can make them group owners. group owners can create groups. every non group-owner user can join a group using it's id and secret. users can shre notes with their group. users can delete their group notes.

notes and users are connections inside groups.

still missing: users groupassign page userowner page not sure if i want to implement those lol

About

Take and visualize notes in markdown using Relay and GraphQL πŸ“•


Languages

Language:TypeScript 96.3%Language:JavaScript 2.5%Language:HTML 1.2%