Skip to content

p33tersky/WebApp_telecomCourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

WebApp_telecomCourse

This application was developed during a Telecom course at the University of Lodz. It is a simple phone call interface built using Vue.js.

Features

  • Call Initialization: Users can input a phone number and initiate a simulated phone call.
  • Countdown Display: The application displays a countdown timer indicating when the call will be initiated.
  • Call Simulation: Simulates the call process with transitions between call stages: ringing, connected, and answered.
  • Call Duration: Tracks the duration of the call and displays it once the call is completed.
  • Retry Option: Allows users to retry making a call after completion.

Setup

  1. Clone the repository.
  2. Navigate to the project directory.
  3. In backend/index.js, fill in login, password, and number2 (Your number).
  4. Open the integrated terminal in the backend directory.
  5. Run node index.js.
  6. Open the integrated terminal in the frontend directory.
  7. Run npm run serve to start the application locally.
  8. Ensure that access to your ports is open.
  9. Open a browser and navigate to port 8080.
  10. Provide the number you want to call.

About

App made during Telecom course on University of Lodz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published