-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,19 @@ | ||
# ScanPal | ||
Welcome to ScanPal! | ||
|
||
This repository contains the source code for Scanpal, an event management mobile application written in Java targeting android devices. | ||
|
||
This project heavily integrates Google Cloud's [firebase](https://firebase.google.com/?gad_source=1&gclid=Cj0KCQjwq86wBhDiARIsAJhuphmFISnNntyvfJg20RD2klsDN7WqC3mm58ZtOaN7kJlhqABiDYJXgj8aAi9QEALw_wcB&gclsrc=aw.ds) services to handle backend operations. | ||
ScanPal is not your average event management app. Offering a modern UI, unique user experience, cloud functionality, and built-in QR scanning amongst other exciting features, ScanPal is the perfect companion to help you meet all your event management needs! | ||
|
||
## 📚 Project Resources | ||
|
||
- **[Project Wiki](https://github.com/CMPUT301W24T30/ScanPal/wiki)** | ||
- **[Project Board](https://github.com/orgs/CMPUT301W24T30/projects/1)** | ||
- **[GitHub Repository](https://github.com/CMPUT301W24T30/ScanPal)** | ||
- **[App UI With User/Organizer/Admin Screens](https://github.com/CMPUT301W24T30/ScanPal/wiki/App-UI)** | ||
- **[ScanPal's Wiki](https://github.com/CMPUT301W24T30/ScanPal/wiki)** | ||
- **[ScanPal's UI Demo](https://github.com/CMPUT301W24T30/ScanPal/wiki/App-UI)** | ||
- **[ScanPal's UML](https://github.com/CMPUT301W24T30/ScanPal/wiki/Part-3-UML-Diagram)** | ||
|
||
## Usage | ||
|
||
Download the Latest APK from [Releases](https://github.com/CMPUT301W24T30/ScanPal/releases) and install it on your Android device. | ||
|
||
## Demo | ||
|
||
<div align="center"> | ||
<a href="https://www.youtube.com/watch?v=dmA5Nl-ztyk"><img src="https://img.youtube.com/vi/dmA5Nl-ztyk/0.jpg" alt="ScanPal Demo Video"></a> | ||
</div> | ||
<a href="https://www.youtube.com/watch?v=dmA5Nl-ztyk"> | ||
<img src="https://github.com/CMPUT301W24T30/ScanPal/assets/69805659/f53a523d-fa8b-407c-9fe1-dba28051e76b" alt="ScanPal Demo Video"> | ||
</a> |