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

Add vision and features to remove from internal projects #1052

Merged
merged 1 commit into from
Sep 19, 2024
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
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ This is a .NET MAUI app with a .NET 8 backend.

Use this app to scan SSW QR codes, earn SSW Points ⭐, claim rewards and win prizes!

## Vision
Connect the outside world with SSW at events through awesome rewards!

## Some Current Major Features
- Earn points by scanning SSWers and checking in at events
- Complete AI-driven quizzes for points
- Redeem points for rewards
- Create a network of SSW staff you've met
- View leaderboards of highest points-earners
- Link social media such as LinkedIn and view others' profiles
- View an activity feed from friends and others in the app

## .NET MAUI migration
App was upgraded from Xamarin.Forms to .NET MAUI, using initially the .NET Migration assistant (using the .NET CLI) to produce a reference project, but then most of the work was done manually. You can see the resulting PR, which shows all the changes from the previous Xamarin.Forms version, to the .NET MAUI version here: https://github.com/SSWConsulting/SSW.Rewards.Mobile/pull/451.

Expand All @@ -23,4 +35,4 @@ Please ensure you are following the [Developer Guidelines](https://github.com/SS

- [App Analytics](https://analytics.itunes.apple.com/#/overview?app=1482994853&interval=r&datesel=d7&pmeasure=units&smeasure=units&tmeasure=units) - (You need a login for this. See Adam Cogan for access)

- [App sales and trends](https://reportingitc2.apple.com/insights?pageid=8) - (You need a login for this. See Adam Cogan for access)
- [App sales and trends](https://reportingitc2.apple.com/insights?pageid=8) - (You need a login for this. See Adam Cogan for access)
Loading