Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.29 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.29 KB

What's Your Tipple?

About

Discover, create, and savor the perfect drink with Tipple. Search for recipes, save your favorites, and manage your bar inventory.

Code

This project is built using React Native with Expo and TypeScript, and Nativewind for styling. Appwrite is used for authentication and storage.

Screens (work in progress)

  • Splashscreen: Welcome screen shown at app launch.
  • Welcome Page: Introduction to the app's features.
  • Sign Up and Log In Screens: User authentication screens.
  • Homepage: Search for drinks or filter drinks by category.
  • Detail View Page: Detailed information and recipe for a selected drink.
  • Saved Drinks Page: View and manage your favorite drinks.
  • Inventory Page: Manage your bar inventory, including alcoholic beverages, glasses, garnish, and a to-do/shopping list.
  • Account Page: Manage your account settings and personal information.

Technologies

  • React Native with Expo: For building cross-platform mobile applications.
  • TypeScript: For type safety and better code maintainability.
  • Tailwind CSS / NativeWind: For styling.
  • Appwrite: For backend services such as authentication and storage.

welcome_flow