Giter Site home page Giter Site logo

galaxy-paint's Introduction

Galaxy Paint ๐ŸŽจ

This project consists of a simple raster graphic editor, similar to "Microsoft Paint" but Liquid Galaxy based, where the user will be able to draw into multiple screens simultaneously, bringing an interactive, casual and fun experience, while also increasing the visibility of the Liquid Galaxy Plataform.

Galaxy Paint

๐Ÿš€ Technologies

This project was made using the following technologies:

๐Ÿ“ Before Running

  1. Make sure Node.js and npm are installed on the machine by running:
node -v
npm -v
  1. The output should look someting like v14.17.5 for Node.js and 6.14.10 for npm, if this is not the case use the following link to install them: Node.js Website

๐Ÿ’ป Running The Project

Firstly, clone the repository with the command:

git clone https://github.com/leoruas/galaxy-paint

Once the repository is cloned, navigate to the cloned folder and install the project's dependencies with the following commands:

cd galaxy-paint

npm install

Once the installation is finished you can run the project by running the command:

npm run server 3

The number 3 represents the amount of screens you wish to run the application for, if you don't inform this number it will default to 3.

With the server running, the application is going to be available in the 3000 port!

To open the controller use the url: localhost:3000/controller.

To open the viewers, use the url: localhost:3000/[screenNumber],where [screenNumer] is the number of the screen represented by this tab, e.g. screen 2 will be localhost:3000/2.

galaxy-paint's People

Contributors

julianaizac avatar leoruas avatar octaviomuller avatar raquelko avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.