Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #331

Merged
merged 1 commit into from
Oct 9, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@ You will need the following technologies available to try it out:
- Will be adding V2 (one controller, one service, one repository for all countries)
- Will be adding UI (Countries field) :heavy_check_mark:
- Will be adding JWT. :heavy_check_mark:
- Will be adding API_KEY.
- Will be adding X-API-KEY. :heavy_check_mark:
- Will be adding a one-time password. :heavy_check_mark:
- Will be adding docker-compose :heavy_check_mark:
- Will be adding integration tests for each country. :heavy_check_mark:
- Will be adding unit tests. :heavy_check_mark:
- Will be fixing Germany country.
- Will be fixing British country. :heavy_check_mark:
- Will be adding functionality for deployment to AWS. :heavy_check_mark:
- Will be adding React or Angular frameworks.
- Will be adding React or Angular frameworks. :heavy_check_mark:
- Will be adding functionality for search diplomatic plates. :heavy_check_mark:
- Will be adding UI (diplomatic field) :heavy_check_mark:
- Will be adding positive UI automation scripts (Smoke and Sanity) :heavy_check_mark:
Expand All @@ -55,10 +55,10 @@ You will need the following technologies available to try it out:
- Will be adding Logging. :heavy_check_mark:
- Will be adding user controller :heavy_check_mark:
- Will be adding Jest unit testing for node JS
- Fix the UI interface
- Fix the UI interface :heavy_check_mark:
- will be adding the Google map.
- Will be adding logout timeout functionality.
- Will be adding a UI form for generation an apiKey.
- Will be adding logout timeout functionality. :heavy_check_mark:
- Will be adding a UI form for the generation of an apiKey.


### Actuator
Expand Down