Skip to content

Student Project: "Poios" Student - Tutor Instant Messaging Application | RMIT University Vietnam - COSC2769 Further Web Programming

License

Notifications You must be signed in to change notification settings

kuri-team/poios-app

Repository files navigation

POIOS

logo

Student – Tutor Instant Messaging Application


Project Details

Instruction

  1. Download and unzip “poios-app-main” and “poios-api-backend-main”
  2. Open both folders on VSCode or your chosen IDE at the same time
  3. Type “npm install” in the terminal for both directories
  4. Type “npm run start” for both directories so that they are running at the same time.
  5. Run “localhost:8000” on a browser after both the backend and frontend have started.
  6. Register new account using email and password with proper format to test full functions. If you want to login, use this credential:
  • username: Kuri
  • password: 123456

Links