Code Monkey home page Code Monkey logo

meteoric-projects's Introduction

Start | Next Chapter >

WIP - Planning to release a new chapter each week... grill me if I fall behind

Features Coming Confirmed Bugs Confirmed Bugs

Meteoric Projects: A tutorial on how to make a hybrid mobile app with Meteor + Ionic

Lets go step by step making a simple-ish Meteor mobile app using Meteoric and some of the most popular Meteor packages.

What we will build

You landed your first enterprise client, nice! They need a secure system to manage their projects, contacts and notes. Eventually they will need a desktop web interface but for now they asked for native mobile apps. The app will need to serve iOS, Android and Window clients. Since they require three platforms, real-time data and you are a web developer... you obviously chose to use the amazing Meteor platform and Ionic UI.

Your client had a designer loosely wireframe the app, see below. As it sometimes goes not all the views have been provided so we will need to use our best judgement on the forms, pop-ups, modals and other interactions.

Got Sketch.app? Download this app's wireframe.

meteoric projects wireframe

Development Workflow

I find it useful when learning something new to always know "where" I am in an overall sense while working in the weeds. Data (Collections) drives this app and it will drive our workflow too. Below is the steps we will take when building each collection.

Workflow Process

  1. Create Story Issues
  • Create Collection
  • Create Schema(s)
  • Create Seed Data
  • List (Index)
  • Create List Publications
  • Create List Controller
  • Create List Route
  • Create List Templates
  • Record Details
  • Create Record Detail Publications
  • Create Record Detail Controller
  • Create Record Detail Route
  • Create Record Detail Templates
  • Record Edit
  • Create Record Edit Publications
  • Create Record Edit Controller
  • Create Record Edit Route
  • Create Record Edit Templates
  • Record Add
  • Create Record Add Publications
  • Create Record Add Controller
  • Create Record Add Route
  • Create Record Add Templates
  • Resolve "Blocking" Issues

Chapters (Development Order)

Start | Next Chapter >

meteoric-projects's People

Contributors

benstr avatar

Watchers

James Cloos avatar Yinhuan Yuan avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.