8000 GitHub - ynabin3/NITKart: Shopping application on Android
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ynabin3/NITKart

 
 

Repository files navigation

NITKart

Shopping application on Android



This is a pure Android application.
It has the following features.

  • Firebase based Authentication.
  • Displays the list of products as available in the Firebase database. (Check for the sample here)
  • Has a shopping cart.


Check manifest for further technical details.

The sample google-services json template is here


The APK Folder contains a sample APK, but it will not display any images next to the products because the server.py Imageserver should be running.
The imager server is thanks to the gist



NOTE

  • The images should be named with the corresponding product ID, and jpg format is preferred.
  • You need to register the application imported to Android studio with Firebase.

Contributing


Feel free to add more features, like search functionality, and sorting/filtering the items, categorizing them into different categories based on the type, etc ...

About

Shopping application on Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.4%
  • Python 5.6%
0