Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lostmypillow committed Aug 8, 2024
1 parent 5760fb0 commit a9af6e9
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,20 @@
## What is it?
A school project. It demonstrates automotive IoT (sort of). This repo stores the Django backend and React frontend.

[**Demo website**](https://jrar.lostmypillow.duckdns.org/)
[**React frontend**](https://github.com/lostmypillow/jRAR-web)

[**Demo website**](https://lostmypillow.github.io/jRAR-web)

[**API Docs**](https://jrar.lostmypillow.duckdns.org/api/docs)

[**Backup API Docs (Loads slow!)**](https://jrar-latest.onrender.com/api/docs)


**Demo video below**

https://github.com/user-attachments/assets/7e0da181-2ff6-4c8c-aa30-8ee38f792b5e


Demo video belowww
## How does it work?
1. One swiped an RFID card against an RFID sensor connected to an Arduino.
2. The Arduino send the card number to the Raspberrry Pi 400 via wired connection
Expand All @@ -21,5 +32,3 @@ Demo video belowww



## Demo video
https://github.com/user-attachments/assets/7e0da181-2ff6-4c8c-aa30-8ee38f792b5e

0 comments on commit a9af6e9

Please sign in to comment.