Skip to content

xenon-girl/Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Android App To Order Tent Accessories Online


About the project

Automate the process to orderthe tent accessories like Mattresses, Chairs, Crockery, etc. on rent for all types of events.

Installation

Clone this repository and import into Android Studio

git clone https://github.com/xenon-girl/Android.git

Clone the repo, open the project in Android Studio, hit "Run". Done!

Demo of the app


drawing     drawing     drawing


External Dependencies

  • Cirle Image (de.hdodenhof:circleimageview:3.1.0)
  • SpotsDialog (com.github.d-max:spots-dialog:1.1@aar)
  • Butter Knife (com.jakewharton:butterknife:10.2.1)
  • Firebase (com.google.firebase:firebase-database:19.3.0)
  • Firebase Analytics (com.google.firebase:firebase-analytics:17.4.2)
  • Glide (com.github.bumptech.glide:glide:4.11.0)

Project Architecture

Android/OrderApp/app/src/main/
├── java
│   ├── adapter/*
│   ├── callback/*
│   ├── common/*
│   ├── eventbus/*
│   ├── interface/*
│   ├── model/*
│   ├── viewholder/*
│   ├── ui/*
│   ├── Home.java
│   ├── MainActivity.java
│   ├── SignIn.java
│   ├── SignUp.java
│   └── SplashScreenActivity.java
├── assets/fonts
│   └── Nabila.ttf
├── res/*
│   ├── layout/*
│   │   ├── activity_main.xml
│   │   ├── activity_home.xml
│   │   ├── activity_splash_screen.xml
│   │   └── and many more ...         
│   ├── values/*
│   ├── navigation/*
│   ├── drawable/*
│   └── anim/*
└── AndroidManifest.xml 

Maintainers

This project is mantained by:

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push your branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Canvas Android App to Order Tent Accessories

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages