Giter Club home page Giter Club logo

cordova-phonegap-firebase-demo-app's Introduction

Onlemma Draft Version

This project is demonstrating the use of firebase with cordova phone gap. The following operations are handeled through the app:

  1. User Registration.
  2. User Login.
  3. Remember me feature.
  4. Create a new order (Write Operation).
  5. Delete a order (Delete Operation).
  6. Load all orders (Read Operation).
  7. Update name (Update Operation).

The current flow of the app is as follows.

1.Splash screen(index.html)
2.Home Screen(HomeScreen.html)
  2.a. If user has no orders, a text box will display that.
  2.b. If user has orders, they will be loaded into a jquery listview.
  2.c. If user clicks on the menu, Log out and profile buttons will be displayed.
  2.d. If user clicks on new order, a redirection to the new order page will be prompted.
  2.e. If user clicks on the order, a refirection to the order details page will be prompted.
3.Create a new order(NewOrder.html)
   3.a. When user creates a new order, a redirection will be propmted to section 2.
4.Profile page (Profile.html)
5.Order Details.(OrderDetails.html)
  5.a. User clicks delete order, a redirection will be prompted to section 2.

To notify about issues, please use the issue tracker. Thank you!

cordova-phonegap-firebase-demo-app's People

Contributors

samerdiab avatar

Watchers

James Cloos 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.