All Projects โ†’ tralves โ†’ Groceries Ns Vue

tralves / Groceries Ns Vue

๐Ÿ ๐Ÿ ๐Ÿ“ A NativeScript+Vue iOS and Android app for managing grocery lists

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Groceries Ns Vue

nativescript-http
The best way to do HTTP requests in NativeScript, a drop-in replacement for the core HTTP with important improvements and additions like proper connection pooling, form data support and certificate pinning
Stars: โœญ 32 (-89.23%)
Mutual labels:  nativescript
nativescript-task-app
An example task management NativeScript Angular app. Demonstrates ngrx effects, lazy-loading modules, offline storage and app branding.
Stars: โœญ 26 (-91.25%)
Mutual labels:  nativescript
Godot Go
Go language bindings for the Godot Engine's GDNative API.
Stars: โœญ 254 (-14.48%)
Mutual labels:  nativescript
nativescript-performance-monitor
โšก Proof your app maintains 60-ish FPS by collecting data or showing it on screen with this NativeScript plugin!
Stars: โœญ 21 (-92.93%)
Mutual labels:  nativescript
nativescript-wear-os
Consolidated repo for WearOS with NativeScript
Stars: โœญ 27 (-90.91%)
Mutual labels:  nativescript
nativescript-pedometer
๐Ÿพ step count tracking plugin for your NativeScript app
Stars: โœญ 17 (-94.28%)
Mutual labels:  nativescript
lazyNinjas
No description or website provided.
Stars: โœญ 25 (-91.58%)
Mutual labels:  nativescript
Nativescript Barcodescanner
๐Ÿ”Ž NativeScript QR / barcode (bulk)scanner plugin
Stars: โœญ 280 (-5.72%)
Mutual labels:  nativescript
nativescript-homekit
๐Ÿก HomeKit plugin for your fancy NativeScript app
Stars: โœญ 23 (-92.26%)
Mutual labels:  nativescript
cloudgallery
Nativescript photo gallery app for Nextcloud
Stars: โœญ 34 (-88.55%)
Mutual labels:  nativescript
nativescript-vue-router
A simple router implementation that is suitable for NativeScript-Vue.
Stars: โœญ 14 (-95.29%)
Mutual labels:  nativescript
nativescript-vue-multi-drawer
A NativeScript-Vue component for creating multiple side drawers (4 sides supported)
Stars: โœญ 45 (-84.85%)
Mutual labels:  nativescript
ngxp-quotes-app
Cross Platform Quotes Application built with Angular and Nativescript.
Stars: โœญ 26 (-91.25%)
Mutual labels:  nativescript
nativescript-calendar
๐Ÿ“… NativeScript plugin to Create, Delete and Find Events in the native Calendar
Stars: โœญ 44 (-85.19%)
Mutual labels:  nativescript
Angular Native Seed
Build web apps and NativeScript applications from one codebase using the AngularCLI.
Stars: โœญ 271 (-8.75%)
Mutual labels:  nativescript
nativescript-swipe-card
Swipe Card plugin for nativescript
Stars: โœญ 21 (-92.93%)
Mutual labels:  nativescript
nativescript-android-tv
A little PoC demonstrating code sharing between Android Phone and TV apps
Stars: โœญ 26 (-91.25%)
Mutual labels:  nativescript
Ios Runtime
iOS Runtime for NativeScript
Stars: โœญ 288 (-3.03%)
Mutual labels:  nativescript
Nativescript Cardview
โ™ฆ๏ธ โ™ฃ๏ธ NativeScript widget for Material Design CardView
Stars: โœญ 279 (-6.06%)
Mutual labels:  nativescript
nativescript-rootlayout-demo
๐Ÿคน Demo for Nativescript 8's RootLayout Component
Stars: โœญ 17 (-94.28%)
Mutual labels:  nativescript

Groceries Vue

Built With NativeScript-Vue

Groceries Vue is an app for managing grocery lists.

Groceries Vue is also a clone of sample-Groceries built with nativescript-vue. It showcases the potential of the NativeScript platform using the Vue.js.

This project uses:

  • Vue.js!
  • Vuex;
  • NativeScript components;
  • NativeScript animation;
  • NativeScript http lib to connect to a backend service;
  • NativeScript nativescript-vue-cli-template (see jiraiya972/nativescript-vue-cli-template/)

Video demo

Groceries-vue video demo

Usage

# Install dependencies
npm install

# Build, watch for changes and run the application
tns run <platform>

# Build, watch for changes and debug the application
tns debug <platform>
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].