Skip to content

Instantly share code, notes, and snippets.

@modernlabrat
Created December 8, 2020 23:49
Show Gist options
  • Save modernlabrat/4eac224f5371efc19ccadabae2c33c15 to your computer and use it in GitHub Desktop.
Save modernlabrat/4eac224f5371efc19ccadabae2c33c15 to your computer and use it in GitHub Desktop.
This is CodeNote App Specs

We need a way for programmers to learn and take notes at the same time.

How I learn? Notes in my code snippets!

We allow the user to write mark-down language and run code

  • Repl.it API
  • GitHub Gists
  • GitHub
  • Glitch

We can allow users to view our code library which are articles with code snippets in that are runnable (maybe)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment