Namazing - GitHub
This app was developed to Alert users daily prayer timing.
Allow users to create an account
While logged in the app shows prayer timings.
CRUD element allows users to keep track of their prayers.
Used backend Ruby on Rails to communicate with PostgreSQL database to keep data permanently.
Nai Chai - Bubble Tea POS System - GitHub
This app is for making orders for drinks.
Teamed up with partner to build a business-like POS system with CRUD elements
Incorporated models by allowing user/users to make multiple orders
Used backend Ruby on Rails to communicate with PostgreSQL database to track customer orders
Structured as a SPA, allowing for dynamic order page transitions and update
Dogo Land - Github
Dogo Land is for dogs to hangout with other dogs.
Add or remove dogs (name, age, breed, etc) full CRUD.
Update the dog's status while in the daycare or out for a walk.
Used backend Ruby to communicate with Sinatra database to keep data.