Giter Site home page Giter Site logo

chat-app-scaledrone's Introduction

How to start the project?

1. Clone the repository

  • git clone

2. Install dependencies

npm install

3. Start the project

npm start

Deploying to production?

1. Build the project

npm run build

2. Serve static files

Algebra Requirements

Quote from an "Seminarski rad_FE DEVELOPER.pdf"

  • moći kreirati nove tekstualne poruke
  • na enter ili klik na button “poslati” poruku (prikazati je na ekranu uz ime autora)
  • za svakog sudionika u chatu selektirati neku slučajnu boju i/ili ime kojih ih identificiraju
  • povezati se sa Scaledrone servisom (dodatne upute o servisu u privitku) te uspješno simulirati razgovor svih aktivnih korisnika
  • biti dostupna preko javnog GitHub računa

Scaledrone

Register, Create Channel and get Channel ID

Registracija i setup Scaledrone računa Kako bismo mogli koristiti Scaledrone, potrebno je napraviti nekoliko koraka unutar Scaledrone web aplikacije:

  1. Registrirati se na Scaledrone sustavu (https://dashboard.scaledrone.com/signup)
  2. Nakon registracije, možemo otvoriti scaledrone dashboard (https://dashboard.scaledrone.com/channels) te kreirati novi chat kanal (koristiti sve preporučene postavke prilikom kreiranja kanala).
  3. Sačuvati podatak channelID - biti će nam potreban unutar aplikacije kako bismo se spojili na ispravan chat kanal

Nakon što smo nabavili channelID svog chat kanala, možemo integrirati Scaledrone unutar svoje aplikacije. Za sve upute za integraciju proučite upute za vašu izabranu tehnologiju (https://www.scaledrone.com/docs/api-clients).

Dodatni savjet: prilikom razvoja aplikacije, otvorite vlastitu aplikaciju u dva odvojena taba unutar svog web preglednika. Tako možete simulirati komunikaciju između dva korisnika unutar vašeg chat rooma.

chat-app-scaledrone's People

Contributors

denistur avatar lazar-tomislav 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.