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

https://github.com/cooldragon12/flower-delivery

A Flower Delivery App, where you can design you own flower.
https://github.com/cooldragon12/flower-delivery

expo react-native react-navigation

Last synced: 2 months ago
JSON representation

A Flower Delivery App, where you can design you own flower.

Awesome Lists containing this project

README

          

# Flueriste | Flower Delivery App
Summative Assessment for ITCS112
## Description
Fleuriste is a sophisticated mobile flower delivery application developed using React Native Expo. Designed as part of an educational initiative, it caters to a predominantly female audience. Fleuriste offers an extensive selection of flowers, presented in a refined and elegant manner that complements the products available. The application allows users to peruse the various floral options, choose their desired bouquet, and schedule delivery at their convenience. Additionally, Fleuriste provides a secure and user-friendly payment system, enabling customers to effortlessly complete their transactions.
### Prototype Design
Flueriste Prototype Figma
[Click Here](https://www.figma.com/file/Hag8YoVqMUptSXepKEBGFt/Flower-Delivery-Application)

## Getting Started
### Dependencies (Only for VS Code)
* Expo (expo-cli)
* react-native-elements (no need to install)
* react-navigation (no need to install)
* popup-ui (no need to install)
### Installing
* Install expo-cli
```
npm install -g expo-cli
```

### Executing program
* How to run the program

```
expo start
```

## Help
Any advise for common problems or issues.
* RadioButton not working
## Authors
Contributors names and contact info

Aaliyah Gene Liveta
[@iyadesigns](https://www.instagram.com/iyadesigns)

Aubrey Gomez
[@bryaahhh](https://www.instagram.com/bryaahhh)

Maria Cassandra Vitug
[@mcassandrax](https://www.instagram.com/mcassandrax)

Karl Nikko Centeno
[@iconikks25](https://www.instagram.com/iconikks25)

Johndel Encabo
[@cooldragon12](https://github.com/cooldragon12)
## Version History
* 0.1
* Initial Release

## Acknowledgments
Inspiration, code snippets, etc.
* [awesome-readme](https://github.com/matiassingers/awesome-readme)