awesomeabhinay / TO-DO-and-Video-Call-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TO-DO app

This is an Angular 9 and Java Spring Boot project. So here you can register using your unique email id and then you will get an otp to verify your account and then you can login :).

You can add your to-do list and your private accounts after you you logged in and also search other user and made a # VIDEO # CALL how have registered successfully.

How to run

You have to run both angular and spring seprately.

To run Angular => Go inside todo-app and build it using npm i after that run using ng serve.

To run Server => Go inside target folder of TODO-app-backend and enter mvn install (make sure maven is installed).

To run web-socket => Go inside web-socket and build it using npm i after that run using node index.js.

HAPPY CODING

About


Languages

Language:TypeScript 49.6%Language:HTML 25.0%Language:Java 22.0%Language:JavaScript 2.5%Language:CSS 0.9%