All Projects → gdgluanda → Rapidinho

gdgluanda / Rapidinho

Licence: mit
Unofficial delivery app for Rapidinho made with Flutter

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Rapidinho

smart-home-neomorphism-app
Smart Home app ui design in a neomorphism style.
Stars: ✭ 82 (-46.75%)
Mutual labels:  app, design
Material Colors Native
Material Colors - A React Native App to Select Material Colors for macOS.
Stars: ✭ 246 (+59.74%)
Mutual labels:  app, design
Light dark toggle
An awesome flutter app which artistically animates light and dark mode 😍
Stars: ✭ 175 (+13.64%)
Mutual labels:  app, design
Menu flutter
🍝 restaurant menu app made with flutter inspired by this design https://goo.gl/jChLBV
Stars: ✭ 533 (+246.1%)
Mutual labels:  app, design
Fastshopping
Simple app for easy shopping list making, developed with simplicity in mind.
Stars: ✭ 150 (-2.6%)
Mutual labels:  app
Electron Menubar
Boilerplate for electron menubar application with PopOver with React + Webpack
Stars: ✭ 145 (-5.84%)
Mutual labels:  app
Mfextractcolor
🐨从图片中自动提取特征颜色
Stars: ✭ 144 (-6.49%)
Mutual labels:  design
Awesome Web Design
🎨 A curated list of awesome resources for digital designers.
Stars: ✭ 1,905 (+1137.01%)
Mutual labels:  design
Guides
Design and development guides
Stars: ✭ 1,880 (+1120.78%)
Mutual labels:  design
Skeleton Sass
Skeleton Sass is a highly modular version of Skeleton CSS
Stars: ✭ 151 (-1.95%)
Mutual labels:  design
Apiserver
基于Laravel的API服务端架构代码
Stars: ✭ 148 (-3.9%)
Mutual labels:  app
Chat
一个聊天 App,包含单聊和群聊功能,支持发送文本以及表情包
Stars: ✭ 146 (-5.19%)
Mutual labels:  app
Geodataviz Toolkit
The GeoDataViz Toolkit is a set of resources that will help you communicate your data effectively through the design of compelling visuals. In this repository we are sharing resources, assets and other useful links.
Stars: ✭ 149 (-3.25%)
Mutual labels:  design
Oss.ninja
👩‍⚖️ Dynamic licenses for your projects - no more LICENSE.txt!
Stars: ✭ 144 (-6.49%)
Mutual labels:  app
Here Plugins
Plugins for Here App 🚀
Stars: ✭ 151 (-1.95%)
Mutual labels:  app
App Privacy Policy Generator
A simple web app to generate a generic privacy policy for your Android/iOS apps
Stars: ✭ 2,278 (+1379.22%)
Mutual labels:  app
Huahui
。.゚✧:✿花༙྇灰༙྇✿:✧゚.。 - 灰化肥会发黑,花会化灰。又名『中国程序员常读错的英文单词的 App』
Stars: ✭ 148 (-3.9%)
Mutual labels:  app
Geodev Hackerlabs
A place to learn how to build geo apps with the ArcGIS Platform.
Stars: ✭ 151 (-1.95%)
Mutual labels:  design
Bignews
Android增量更新框架差分包升级
Stars: ✭ 148 (-3.9%)
Mutual labels:  app
Timer App
A simple Timer app for Mac
Stars: ✭ 2,047 (+1229.22%)
Mutual labels:  app

Rapidinho

Unofficial delivery app for Rapidinho made with Flutter

Getting Started

Gradle version: 4.6 Flutter version: 0.8.3

  1. Install Flutter
  2. Clone this repo

add a keys.dart file in your lib/network/ with this content

const googleMapsApiKey = 'YOUR_GOOGLE_MAPS_API_KEY';

Replace 'YOUR_GOOGLE_MAPS_API_KEY' text with... you guessed it, your api key from Google Maps

  1. Run flutter run --release on your terminal

For help getting started with Flutter, view our online documentation.

Current project state

Why

With the growing number of delivery based services startups in Luanda/Angola such as Rapidinho, Motaki, OGarsom, Tupuca, Arreiou and many others coming to the market, we felt the need to build a modular mobile aplication that would be intuitive to use and fit the angolan marketplace. Rapidinho is the use case we decided to go with this aplication.

For instructions on using this project see the license

Disclaimer

Images and name of Rapidinho contained in this repository do not belong in any way to GDG Luanda or its members.

License

Copyright (c) 2019 GDG Luanda

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].