Skip to content

alexnavarro/Scheduling

Repository files navigation

Scheduling

Permit see professional's availability, make an appointment, change or cancel it.

Scheduling is an app made as part of Udacity Android Nanodegree. For now, it shows a list of beauty salons where you can choose one forsee the available professionals and their schedule. To make an appointment the user needs to log in to Google accounts.

It use standard Android architecture and following libs

Install

I recommend you use Android Studio because the development is easier thant command line. It necessary create a directory named keys in the root and put your debug and production keystore.

I'm using Firebase Realtime Data Base and Firebase Auth and you need configure it.

For generate the apk using command line use this command: ./gradlew assembleDebug

Screenshot

Meta

Alexandre Navarro – @navarro_alexalexandrenavarro@gmail.com

Distributed under the MIT license. See LICENSE for more information.

https://github.com/alexnavarro

Contributing

  1. Fork it (https://github.com/alexnavarro/Scheduling#fork-destination-box)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Some other ways you can contribute:

  • by suggesting new features
  • by writing specifications
  • by writing code ( no patch is too small : fix typos, add comments, clean up inconsistent whitespace)
  • by refactoring code

About

Android app for customers schedule an appointment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages