An open API service indexing awesome lists of open source software.

https://github.com/iamkanishka/baky-a-delightful-bakery-app

Baky is a beautifully designed bakery app built with NativeScript and Angular. It provides an intuitive UI for users to explore and order delicious baked goods effortlessly.
https://github.com/iamkanishka/baky-a-delightful-bakery-app

angular bakery mobile-app nativescript nativescript-angular

Last synced: 4 months ago
JSON representation

Baky is a beautifully designed bakery app built with NativeScript and Angular. It provides an intuitive UI for users to explore and order delicious baked goods effortlessly.

Awesome Lists containing this project

README

        

# Baky - A Delightful Bakery App 🍰

Baky is a beautifully designed bakery app built with **NativeScript and Angular**. It provides an intuitive UI for users to explore and order delicious baked goods effortlessly.

## ✨ Features
- 📌 **Smooth UI/UX** - Modern, user-friendly design with a warm color palette
- 🛒 **Seamless Shopping** - Browse, select, and add bakery products to the cart
- 🔍 **Smart Search & Filters** - Easily find cakes, cookies, and more
- 🌟 **Product Ratings & Reviews** - See what others love before buying
- 📍 **Location-Based Services** - Get personalized recommendations
- 🧑‍🍳 **Seller Info & Contact** - Connect directly with bakers

## 🔧 Tech Stack
- **NativeScript** (for cross-platform mobile development)
- **Angular** (for the frontend framework)
- **TypeScript** (for structured, scalable code)

## 🚀 Getting Started

### Prerequisites
Make sure you have the following installed:
- [Node.js](https://nodejs.org/)
- [NativeScript CLI](https://nativescript.org/):
```sh
npm install -g @nativescript/cli
```
- Android Studio (for Android development) or Xcode (for iOS development)

### Installation
1. Clone the repository:
```sh
git clone https://github.com/iamkanishka/Baky---A-Delightful-Bakery-App.git
cd Baky
```
2. Install dependencies:
```sh
npm install
```

### Running the App
Run the app on an emulator or a connected device:
```sh
ns run android # For Android
ns run ios # For iOS
```

## 📌 Contributions & Support
Feel free to fork, contribute, or raise issues to improve the app. 💡
If you have any suggestions or feedback, please reach out! 🚀

## 📜 License
This project is licensed under the MIT License.