Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdecker-mobilecomputing/ionic_stringvergleich
Ionic app for comparison of two strings, to be completed as exercise.
https://github.com/mdecker-mobilecomputing/ionic_stringvergleich
capacitor exercise ionic
Last synced: 20 days ago
JSON representation
Ionic app for comparison of two strings, to be completed as exercise.
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/ionic_stringvergleich
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2021-11-27T11:39:33.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-08T16:05:08.000Z (about 2 months ago)
- Last Synced: 2024-12-08T17:18:35.111Z (about 2 months ago)
- Topics: capacitor, exercise, ionic
- Language: TypeScript
- Homepage:
- Size: 866 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ionic app "String Comparison" #
This repository contains an Ionic app that is to be completed as exercise.
The purpose of the app is to compare the length of two strings.
![Screenshot](screenshot_1.png)
----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License)
for the files in this repository.