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

https://github.com/1homsi/quakly

Code for the 2022 google Solution Challenge
https://github.com/1homsi/quakly

ecommerce firebase react-native

Last synced: about 2 months ago
JSON representation

Code for the 2022 google Solution Challenge

Awesome Lists containing this project

README

          

[![Issues][issues-shield]][issues-url]




Quakly



Help us feed the world by donating!






Report Bug
·
Request Feature


Content



  1. About



  2. Getting Started


  3. Usage


  4. License

  5. Contact

## About

#### View (Acquire)

Quakly is an app that is both user-friendly and fast. When a user opens the app he will directly be presented with the food options that donators post no authentication required or any extra steps. The food options will be presented for the user as boxes that includes the title and shows more description when clicked on. If the user selects an item that he wants to get, the location of this item will be shown to the user on his default maps application.

#### Donate (post)

The donator would have to create an account in order to be able to donate. Adding items on quakly is fast and simple to use, by clicking the Add Item button the donator would be able to add his food to the list. The donators have the option to view and delete their listings.

### Built With

- [React Native](https://reactjs.org/)
- [firebase](https://firebase.google.com/)
- [figma](https://www.figma.com/)
- [react-native-elements](https://react-native-elements.github.io/)
- [expo](https://expo.io/)

## Getting Started

Follow the steps below to get run the project.

#### Prerequisites

- Expo cli
```sh
npm install -g expo-cli
```

#### Installation

1. Clone the repo
```sh
git clone https://github.com/1homsi/Quakly.git
```
2. cd into the directory
```sh
cd Quakly
```
3. Install NPM packages
```sh
npm install
```
4. Run the app
```sh
npm start
```
5. Choose a device to run the app on. [localhost](http://localhost:19002/)

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

## Contact

- Team

- Mohamad Homsi
- [Email](mailto:homsimohamad4@gmail.com)
- Jalal Ghannam
- [Email](mailto:Jalalghannam.22@gmail.com)
- [Github](https://github.com/GriffinZaOriginal)
- Mohamad Al Faki
- [Email](mailto:mohamadfaki3@gmail.com)
- [Github](https://github.com/mohamadfaki)
- Ali Fouani
- [Email](mailto:fouaniali08@gmail.com)
- [Github](https://github.com/alifouani1)

- Project Link: [Quakly](https://github.com/1homsi/Quakly)

[issues-shield]: https://img.shields.io/github/issues/1homsi/Quakly
[issues-url]: https://github.com/1homsi/Quakly/issues