Skip to content

A mini-mural app with sticky notes, which allows you to create notes, edit, delete and move them.

License

Notifications You must be signed in to change notification settings

davidfigueroar9/mural

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mural Notes

Build Status Coverage Status GitHub license

A mini-mural app with sticky notes, which allows you to create notes, edit, delete and move them.

Online Demo

The demo is hosted in netlify service.

mural-notes

React Mini Mural

Installation

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

How to use it?

  • Add note: Double click

  • Edit note: Double click

  • Select Note: Click

  • Select multiple: Shift + click

  • Copy: Ctrl + C

  • Paste: Ctrl + V

Poll

What Javascript frameworks are you familiar with?

Angular 1.x, ReactJs, React Native, VueJs, SailsJs and ExpressJs.

Did you work with any of these technologies?

  • SVG
  • WebWorkers
  • WebSockets
  • Offline (AppCache)

I have worked with WebSockets, SVG and localStorage.

What other languages have you programmed with? Which ones professionally?

I have worked professionally with framework Laravel(PHP).

What is your favorite text editor?

Atom.

Did you work with DBs? Which one(s)?

Yes, I have worked with Mysql, Postgres and Mongodb.

What HTTP methods are you familiar with?

I'm familiar with the methods GET, POST, PACTH, PUT and DELETE.

About

A mini-mural app with sticky notes, which allows you to create notes, edit, delete and move them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published