Skip to content

Xamarin.Forms app that uses Azure database to simulate equipment renting database for the science club.

License

Notifications You must be signed in to change notification settings

iyarashii/EquipmentRental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EquipmentRental

Xamarin.Forms app that uses Azure database to simulate equipment renting database for the science club.
PC: admin rent image Android: android admin rent image

Usage

Admins can access Equipment database and users database.
Users can only view items that are available to rent (white background) or are rented by them (green when they still have time to give the item back or red background when they exceed rental time) or are waiting for approval to be rented by them (yellow background).
Admins can: delete and approve users, delete and add items, approve/disapprove item renting and modify rental period on approval.
Users (after being approved by an admin) can ask to rent an item by selecting it, choosing the rental period and waiting for admin approval.

Screenshots

  1. Login page:
    UWP: Login page image Android:
    login page android image
  2. Signup page:
    UWP: signup page image Android:
    signup page android image
  3. User main page:
    UWP: user main page image Android: android user main page image
  4. Admin main page:
    UWP: admin main page image Android: android admin main page image
  5. Users page: UWP: users page image Android: android users page image
  6. Admin rent options: UWP: admin rent image Android: android admin rent image

About

Xamarin.Forms app that uses Azure database to simulate equipment renting database for the science club.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages