https://github.com/shotaromatsuya/football-journalism
Our first Challenges of building AI-Powered APP
https://github.com/shotaromatsuya/football-journalism
amazon-comprehend amazon-polly amazon-rekognition amazon-transcribe amazon-translate aws-polly aws-sam circleci cypress dynamodb firebase-auth jest snyk vue vue-test-utils vuex
Last synced: about 1 month ago
JSON representation
Our first Challenges of building AI-Powered APP
- Host: GitHub
- URL: https://github.com/shotaromatsuya/football-journalism
- Owner: ShotaroMatsuya
- Created: 2022-08-27T07:25:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T01:41:39.000Z (6 months ago)
- Last Synced: 2024-10-30T01:47:23.225Z (6 months ago)
- Topics: amazon-comprehend, amazon-polly, amazon-rekognition, amazon-transcribe, amazon-translate, aws-polly, aws-sam, circleci, cypress, dynamodb, firebase-auth, jest, snyk, vue, vue-test-utils, vuex
- Language: Vue
- Homepage: https://vue-http-demo-fa7db.web.app/
- Size: 28.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Football Journalism
[](https://dl.circleci.com/status-badge/redirect/gh/ShotaroMatsuya/football-journalism/tree/main) [](https://renovatebot.com)[](https://snyk.io/test/github/ShotaroMatsuya/football-journalism) [](https://cloud.cypress.io/projects/uedm1r/runs)



[](https://github.com/ShotaroMatsuya/football-journalism#readme)
[](https://github.com/ShotaroMatsuya/football-journalism/graphs/commit-activity)
    [![renovate-app badge][renovate-badge]][renovate-app]
[](https://app.circleci.com/insights/github/ShotaroMatsuya/football-journalism/workflows/build-and-deploy/overview?branch=main&reporting-window=last-90-days&insights-snapshot=true)
> The app is a platform for self-identified journalists around the world with information about soccer to exchange information. We tried a loosely coupled architecture using AWS serverless. Enhancements also integrated AI services to break down language barriers and visual and hearing impairments.### 🏠 [Demo](https://vue-http-demo-fa7db.web.app/)
## Prerequisites
- npm >=8.19.4
- node >=16.20.0## Architectures

## Install```sh
npm install
```## Run tests
```sh
npm run test:unit
```## Author
👤 **ShotaroMatsuya**
* Github: [@ShotaroMatsuya](https://github.com/ShotaroMatsuya)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/ShotaroMatsuya/football-journalism/issues). You can also take a look at the [contributing guide](https://github.com/ShotaroMatsuya/football-journalism/blob/master/CONTRIBUTING.md).
## Show your support
Give a ⭐️ if this project helped you!
[renovate-badge]: https://img.shields.io/badge/renovate-app-blue.svg
[renovate-app]: https://renovateapp.com/
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_