A mini-mural app with sticky notes, which allows you to create notes, edit, delete and move them.
The demo is hosted in netlify service.
To install the application follow the steps below in the console, you need to have installed nodejs, git and yarn.
Download repo:
git clone https://github.com/davidfigueroar9/mural.git
Change to directory:
cd mural
Install dependencies:
yarn install
Run App:
yarn start
-
Add note:
Double click
-
Edit note:
Double click
-
Select Note:
Click
-
Select multiple:
Shift + click
-
Copy:
Ctrl + C
-
Paste:
Ctrl + V
Angular 1.x, ReactJs, React Native, VueJs, SailsJs and ExpressJs.
- SVG
- WebWorkers
- WebSockets
- Offline (AppCache)
I have worked with WebSockets, SVG and localStorage.
I have worked professionally with framework Laravel(PHP).
Atom.
Yes, I have worked with Mysql, Postgres and Mongodb.
I'm familiar with the methods GET, POST, PACTH, PUT and DELETE.