Skip to content

Commit

Permalink
v2fix-syncfusion-prep
Browse files Browse the repository at this point in the history
  • Loading branch information
ARYPROGRAMMER committed Oct 1, 2024
1 parent 2f04d1b commit d40ca14
Show file tree
Hide file tree
Showing 6 changed files with 311 additions and 177 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: "build/app/outputs/apk/release/*"
tag: v2.0.0
tag: v2.0.1
token: ${{ secrets.TOKEN }}
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

**APP STATUS** : ALL CORE FUNCTIONALITIES WORKING (Deployed NodeJs & Postgresql on Render)

**NEW** : IMPROVISED FER-MODEL:v2 + PREPARING FOR SyncFusionCharts

**LATEST** : v2.0.0 ReImagines Major UI

**UPDATE** : **SUPERCHARGED FACE EMOTION DETECTOR** + ADDED AI CHATBOT SUPPORT (OLD) + SONG PLAYER UI CHANGED (OLD)
Expand Down Expand Up @@ -148,7 +150,8 @@ To run *Mindful* locally, follow these steps:
**MORE SCREENSHOTS**

*Model*
![App Screenshot 4](screenshots/fer_model.jpeg)
![NEW MODEL](screenshots/new_fer.jpeg)
![OLD MODEL](screenshots/fer_model.jpeg)

*Home*
![App Screenshot 5](screenshots/home.jpeg)
Expand Down
Loading

0 comments on commit d40ca14

Please sign in to comment.