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.
- Host: GitHub
- URL: https://github.com/iamkanishka/baky-a-delightful-bakery-app
- Owner: iamkanishka
- Created: 2025-02-03T17:14:21.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-02-18T16:34:51.000Z (4 months ago)
- Last Synced: 2025-02-18T17:27:12.095Z (4 months ago)
- Topics: angular, bakery, mobile-app, nativescript, nativescript-angular
- Language: TypeScript
- Homepage:
- Size: 3.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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.