https://github.com/juliecherner/queue-order-ichilov
Multilanguage hospital queue orders (Angular frontend)
https://github.com/juliecherner/queue-order-ichilov
angular ci-cd cypress i18next rxjs scss
Last synced: 9 months ago
JSON representation
Multilanguage hospital queue orders (Angular frontend)
- Host: GitHub
- URL: https://github.com/juliecherner/queue-order-ichilov
- Owner: juliecherner
- Created: 2023-02-13T01:01:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-03T16:36:47.000Z (almost 3 years ago)
- Last Synced: 2025-03-02T17:48:04.344Z (over 1 year ago)
- Topics: angular, ci-cd, cypress, i18next, rxjs, scss
- Language: TypeScript
- Homepage: https://angular-medical-form.vercel.app
- Size: 4.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Login form for medical appointment order [](https://www.cypress.io/)
Technologies:
- Angular (Router, Forms, Material)
- i18next, i18next-browser-languagedetector, i18next-http-backend for customized translations
Used in project:
- Template-driven form and its validation
- Routing
- Guard for routing
- Pipe
- Services
- Shared data service
- Translations for 4 languages
Sources (for the form filling):
- Country codes and flags - devhammed(https://gist.github.com/devhammed/78cfbee0c36dfdaa4fce7e79c0d39208)
- Israel cities - Binternet(https://github.com/Binternet/israel-cities)
To be added:
- Auto translation for other languages of cities name (currently presented only in English, Hebrew)