Skip to content

YummyOreo/NoteDraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About NoteDraw

Structure

Codebase Description
pinapple The sorce code for the client side (Go)

Branches

Only Ones that Wont go away (Not temporary)

Branch Description
master/main The sorce code for the app

About

Notdraw, is a note taking app, that you can draw in, syncs to the cloud, and is on most platforms!

How to contribute:

  • First find something to work on
  • Next get it working on you pc (How to run)
  • Next fork the repo and work on your fixes/changes/additions
  • Make a pr with a title and description
    • To main, from your forked repo Title example:

      {User name} {pr index (number of pr you have done in the repo)}
      

How to run the app

First download the files

$ git clone https://github.com/YummyOreo/NoteDraw/ && cd NoteDraw/pinapple

This will download the sorce for the app

Install Go && C

  • Install Go
  • Install C (and add to path, install 64 bit)

Run Commands

This is assuming that your in NoteDraw/pinapple

This the main app

$ go run main.go

About

A note taking app, that you can draw in, syncs to the cloud, and is on most platforms!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages