This is a project for Hackathon Junction2022 (Espoo, Finland) made by 'SmartAce'-team for smartly.io. Team members: Maksym Bondarenko, Kira Dianova, Yijuan Wei, Karim Benhocine, Wen Xiang.
This project was generated with Angular CLI version 14.2.8. The project uses Bootstrap CSS Framework and Angular Material UI library (using best practices, guidelines and elements from official examples).
This repository contains all the files that were created during the Junction2022 Hackathon.
. ├── src # frontend mockup ├── backend # python ML logic for NLP speech recognition and translation from the video ├── figma # design of the application ├── miro # planning of development-process └── video # video
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.