Coder Social home page Coder Social logo

deslugarejo's Introduction

deslugarejo

P2P OSC Communication

Build Setup

install dependencies

$ yarn install

To start a development server

If you use Yarn:

yarn electron:serve

or if you use NPM:

npm run electron:serve

To build your app

With Yarn:

yarn electron:build

or with NPM:

npm run electron:build

deslugarejo's People

Contributors

dependabot[bot] avatar gilfuser avatar

Stargazers

 avatar  avatar

Watchers

 avatar

deslugarejo's Issues

Bookmarks

Better first enter, login - logout experience

Do a better sync between SignUp, LogIn, LogOut
(check
https://medium.com/@anas.mammeri/vue-2-firebase-how-to-build-a-vue-app-with-firebase-authentication-system-in-15-minutes-fdce6f289c3c

https://medium.com/js-dojo/vue-authentication-with-firebase-ui-3610ef7f89ee
)
Fix MenuItems and Name - Login - Logout behaviours and appearance in NavBar
LogIn Redirect to SignUp if the user has never signed up with a warning about that
Add created channels to db under user. Dont't show them in Join Channel. Clear them when logging out and fetch them when logging in.
Make LogIn code
Create a tour (that can be skipped) for the first time a user enter the app

Show msg in - msg out

After last refactor from nuxt to VCP-E-B I can't see what msgs are coming or going.

TODO: Swarm

Since the refactoring from Nuxt to VCP-electron-builder swarm is not working.
Do it in the same fashion of OSC stuff > Vuex style.

Improve msgs routing between channels

Route params from msg-in to msg-out of another channel(s)
This implies in some Vuex coding and better manipulation of msgs-in-out in Channel.
Indexes of incoming msgs should be kept
Change addresses from msgs-in in order to send them all to the desired application and don't have naming collisions.

Create about, settings and help

About should contain all the inspiration, thoughts, references and the rationale about the app
Settings are to turn tooltips on and off, clear all cache, set as the first time entered again
Help should have the usual "how to do sutff", some guiding and a FAQ (imaginary as starter). Generators should have special attention.

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.