Skip to content

skielo/CityTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                                            LOCATIONS CURRENT TIME

This is a small application to get the current day time in different places around the world. The application has been done using the following technologies:

* Angular 1.5.10
* Firebase 3.2.1
  - Realtime database.
  - Authentication.
  - Hosting.
  - Storage.
* AngularFire 3.2.0
* FirebaseUI
* Google Places API
* Google Maps TimeZone API
* Google Maps markers
* Azure Functions
	- C# Function
- NodeJs Function
* Azure Store Tables
* Azure Service Bus
* Microsoft Bot Framework
* Microsoft Power BI

Functionality:

There is a live version of this code hosted using Firebase hosting is available here: https://citytimer-90920.firebaseapp.com. Your can either login using your email or create a new account. Once you have your account you will be able to search for your favorite place to know which hour is there. Every request is logged in the Firebase database and also stored in an Azure store table using Azure functions.

*New features: - Allow user to select a place in the world and upload an image using Firebase Storage. - Show the image in a Google Maps. - Bot that receives a place name and response with the current date time at this location. - Azure Service Bus (every time the bot receives a location puts a message in the service bus to trigger a NodeJs Azure Functions - NodeJs Azure function to store the request received by the bot in Firebase. - Use the new implementation of AngularFire 3.2.0 - Storage - Microsoft Power BI to display data. - FirebaseUI in order to improve the authentication flow.

RoadMap:

* Add admin Portal.

Disclaimer:

The idea behind this app is to proof profency in different technologies. The code is not meant to be use in a production environment.

The MIT License

Copyright (c) 2014 Ezequiel Reyno

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A simple application to show the current hour in different cities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors