Lawyerdo is a video call web application that enables lawyers to communicate with their clients about their cases and daily activities about their progress.
Technologies - Nodejs, Expressjs, Mongoose, Angular, Eyeson API
Navigate to fronend folder and run npm install or yarn
Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
Navigate to backend folder and run npm install or yarn
Run npx nodemon src/app.js for a dev server.
- Create meeting room
- Start meeting session
- Manage meeting session
- Add members
- @yonashailug
- @ochirtulga
- @Delgerdalai14
