Skip to content

Commit

Permalink
chore: cleanup readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Nandan-18 authored Apr 20, 2024
1 parent 6770f1a commit 76bce29
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions README.md
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>

0 comments on commit 76bce29

Please sign in to comment.