Skip to content

๐Ÿ›๏ธ Fluffy POS is a mobile point-of-sale (POS) application built using React Native and Expo

Notifications You must be signed in to change notification settings

thoriqdharmawan/fluffy-expo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ›๏ธ Fluffy POS Mobile App

Fluffy POS is a mobile point-of-sale (POS) application built using React Native and Expo, designed for smooth and intuitive sales management. This app allows you to manage inventory, sales, and customer interactions on-the-go.

๐Ÿš€ Features

  • ๐Ÿ“ฑ Mobile-First Design: Optimized for a seamless experience on both Android and iOS devices.
  • ๐Ÿ›’ Manage Sales: Easily track and manage sales transactions.
  • ๐Ÿ“ฆ Inventory Management: Keep an up-to-date log of stock and products.
  • ๐Ÿ” Secure: Built-in support for secure data handling using environment variables.

๐Ÿ› ๏ธ Technologies

  • React Native: Cross-platform mobile app development.
  • Expo: Framework for fast React Native development.
  • React Navigation: Smooth and intuitive navigation throughout the app.
  • React Native UI Lib: Pre-built components for quick UI development.
  • Google Fonts: Custom fonts integration using Expo.

๐Ÿ“ฆ Installation

To get started with this project, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/fluffy-pos.git
  2. Navigate to the project directory:
    cd fluffy-pos
  3. Install dependencies:
    npm install
  4. Start the development server:
    expo start

๐Ÿš€ Running the App

You can run the app on different platforms with the following commands:

  • ๐Ÿ“ฑ Android: npm run android
  • ๐Ÿ iOS: npm run ios
  • ๐ŸŒ Web: npm run web

๐Ÿงฉ Dependencies

Here are the key dependencies used in this project:

  • React Native: 0.71.6
  • Expo: ~48.0.11
  • React Navigation: ^6.1.6
  • React Native Gesture Handler: ~2.9.0
  • React Native UI Lib: ^7.3.2
  • React Native Vector Icons: ^9.2.0

๐ŸŒ Environment Variables

This app uses react-native-dotenv to manage environment variables. Create a .env file at the root of your project and add your variables:

API_URL=https://yourapiurl.com
API_KEY=yourapikey

About

๐Ÿ›๏ธ Fluffy POS is a mobile point-of-sale (POS) application built using React Native and Expo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published