Giter Site home page Giter Site logo

nustana-android's Introduction

Nustana-Android

Introduction

Nustana-Android is a mobile application based around my second semester project "NUSTANA" . The previous was a desktop Java application, using backendless (BaaS), while this project is an android application using firebase. The application is basically a Food Ordering App, with a robust design to handle and manipulate large user data. The entire project has been developed by me alone and can serve as a good learning resource or a productive working app service for a restaurant with a few tweaks. It demonstrates the use of fragments, user preferences , offline working ,offline storage and data restrictions.

ScreenShots

Features

LogIn/SignUp

  • Email verfication

  • Remember Me feature

  • Password Recovery

  • Data recovery

Orders

  • Order Tracking

  • User Order History

  • Shop Order History

  • Intermediate Shopping Cart History

  • Custom Order Size

Item

  • Item creation and editing

API Reference

Firebase docs can be accessed from here (https://firebase.google.com/docs/)

How to Use

If you are not concerned with the code and just want to check out the app you can install it from the following link: (https://drive.google.com/open?id=1Q10MVFvDLbfFSph-B09xSB2dwx6DHa_s)

The app is completely free from any malicious software and is completely harmless to any of the user data.

However, if you desire to use the code, or develop something new onto it you can clone this repository to you android project and configure with with your firebase project. To configure it with a firebase project either:

  • Use the android studio build-in plugin to do the job.

  • OR

    • Create a new firebase project and retrieve the google-services.json file

    • Afterwards follow the instruction here to set up the app with libraries of your choice depending on the service you intent to seek: (https://firebase.google.com/docs/android/setup)

Contribution

I would be happy to recieve any recommendation and would accept any critisim regarding the app. It is my first major app, and is prone to random crash which might have skipped my eye during the testing. I would also be happy to recieve any contribution to this project. Also do inform me of any issue you may find.

Note

The app has been filled with dummy data to demostrate its functionality, the data is in no case authentic and the app is not backed by any real restaurant, To eat from a real restaurant, download a real app.

nustana-android's People

Contributors

saifullah73 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nustana-android's Issues

im GEtting a Fatal Error When Lauching the App

08-26 11:54:31.381 2979-2979/com.cumbemoz.douradostakeaway E/AndroidRuntime: FATAL EXCEPTION: main
java.lang.NullPointerException
at com.cumbemoz.douradostakeaway.MainActivity.setCurrentShopProfile(MainActivity.java:188)
at com.cumbemoz.douradostakeaway.MainActivity.access$200(MainActivity.java:47)
at com.cumbemoz.douradostakeaway.MainActivity$6.onDataChange(MainActivity.java:174)
at com.google.firebase.database.zzp.onDataChange(Unknown Source)
at com.google.android.gms.internal.firebase_database.zzfc.zza(Unknown Source)
at com.google.android.gms.internal.firebase_database.zzgx.zzdr(Unknown Source)
at com.google.android.gms.internal.firebase_database.zzhd.run(Unknown Source)
at android.os.Handler.handleCallback(Handler.java:615)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4745)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
at dalvik.system.NativeStart.main(Native Method)

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.