An open API service indexing awesome lists of open source software.

https://github.com/raphaelmos/paintjs

Déplacement dans nouveau répertoire pour paint en js
https://github.com/raphaelmos/paintjs

Last synced: about 1 year ago
JSON representation

Déplacement dans nouveau répertoire pour paint en js

Awesome Lists containing this project

README

          

# Web Application Paint

To access the paint online use the following link : https://raphaelmos.github.io/paintjsonline

You can also download it.

```
git clone https://github.com/Raphaelmos/paintjs.git
```

The start objectives of this project :

- Have a proper canvas ✅
- Have different colors available to the user ✅
- Save / Reset ✅
- Change the size of the brush ✅

### Possible improvements :

- Remove the plain looking landing page and have it more inviting.
- New shapes
- New button features like :
- Text on the canvas
- Open a existing image ✅
- Have a whole menu for "Help" on how to use the application

## *Footnote : No deployment with this repository, only the other one is used for it while this one is on testing side*
## French

Déplacement dans nouveau répertoire pour paint en js

Pour accéder au paint, il faut télécharger le dossier et lancer la page html.
Accès possible en ligne : https://raphaelmos.github.io/paintjsonline/#

Objectifs :

- Faire un cadre avec une zone dessinable ✅
- Avoir des couleurs ✅
- Avoir des options / sauvegarder reset pot de peinture etc.. ✅