Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kapa77i/teapls
Xamarin application, that uses camera and either server or local databse to store the different teas.
https://github.com/kapa77i/teapls
csharp xamarin
Last synced: 14 days ago
JSON representation
Xamarin application, that uses camera and either server or local databse to store the different teas.
- Host: GitHub
- URL: https://github.com/kapa77i/teapls
- Owner: Kapa77i
- Created: 2024-04-14T10:31:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-14T10:33:25.000Z (9 months ago)
- Last Synced: 2024-11-14T15:15:12.303Z (about 2 months ago)
- Topics: csharp, xamarin
- Language: C#
- Homepage:
- Size: 59.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Xamarin Forms Mobile App for Android Phone
## Introduction
This project was completed by a group of 2-4 students and graded based on the final project. The objective was to design and implement a simple mobile application (prototype level) that includes both UI and functionality. A schedule and plan were presented, with a time limit of 10 minutes.
To pass the course, the following requirements must be met:
- Plan accepted, final documentation, and application demonstrated
- At least two fragments
- Application scales on the size of the display
- Estimate on amount of work required
- Application does not reset state variables on restart
- User input
- Display an image
- Colours changed
- Peer reviewExtra requirements (optional):
- Using a remote server
- Styles and themes
- RecyclerView
- LiveData
- Repository
- Using Camera
- BLE (+2)
- Other requirements must be negotiated with the lecturer beforehandGrading is as follows:
- Grade 2: 2 requirements met
- Grade 3: 3 requirements met
- Grade 4: 4 requirements met
- Grade 5: 6 requirements metWe got a grade of 5 out of this project.