Δημιουργία δυναμικής σέλιδας (webservice) γραφείου ενοικίασης επαγγελματικών χώρων και οικημάτων με γεωγραφική αναπαράσταση αυτών με τη βοηθεια των google maps και της γλώσσας Ruby.
Φόρτωση...
Ημερομηνία
2014-11-10T09:43:03Z
Συγγραφείς
Τίτλος Εφημερίδας
Περιοδικό ISSN
Τίτλος τόμου
Εκδότης
Τ.Ε.Ι. Κρήτης, Τεχνολογικών Εφαρμογών (Σ.Τ.Εφ), Τμήμα Μηχανικών Πληροφορικής Τ.Ε.
T.E.I. of Crete, School of Engineering (STEF), Department of Informatics Engineering
T.E.I. of Crete, School of Engineering (STEF), Department of Informatics Engineering
Επιβλέπων
Περίληψη
Το παρακάτω project περιγράφει τη λειτουργία ενός webservice (μιας εφαρμογής - πλατφόρμας), το οποίο βοηθά ένα γραφείο ενοικίασης επαγγελματικών χώρων και οικιών να αναπαριστήσει γεωγραφικά και να διαχειριστεί όλους τους ανοίκιαστους χώρους με την χρήση των google maps / markers. Η συγκεκριμένη αναφορά γίνεται προς την κατεύθυνση της δημιουργίας της εφαρμογής, όπως και στις απαιτούμενες τεχνολογίες που θα χρησιμοποιηθούν. Όταν αναφερόμαστε στον όρο “γεωγραφική απεικόνιση” εννοούμε τη χρήση των χαρτών της google (google maps) μέσω του API που παρέχει και την εισαγωγή των επαγγελματικών χώρων ως markers στον χάρτη. Με αυτόν τον τρόπο μπορεί να γίνει εύκολη αναζήτηση εικονικά. Η δημιουργία της εφαρμογή περιλαμβάνει ένα μεγάλο εύρος τεχνολογιών οπως αυτές παραθέτονται και αναλύονται παρακάτω. Ενδεικτικά κάποιες από αυτές ειναι: η δημοφιλής αντικειμενοστραφής γλώσσα προγραμματισμού Ruby, σε συνδυασμό με το ευρέως διαδεδομένο web framework Sinatra (ένα υπερσύνολο βιβλιωθηκών που κάνει εύκολη τη δημιουργία διαδυκτιακών εφαρμογών), όπως και της εγγραφοστραφής βάσης δεδομένων mongoDB (NoSQL). Η εφαρμογή και η βάση φιλοξενούνται στο cloud. Στις γνωστές πλατφόρμες heroku και MongoLab ( βαση ). Περισσότερες αναφορές στις υπόλοιπες open source και μη τεχνολογίες που θα λάβουν μέρος, όπως: html5 / CCS3, Javascript, Thin webserver, ruby gems, Git, photoshop. Τέλος, αναφορά στην τελική φάση του deployment/hosting στις γνωστή πλατφόρμα του heroku/mongoLab. Παιρεταίρω ανάλυση για τις παραπάνω, αλλά και για επιπρόσθετες τεχνολογίες που κανούν την εφαρμογή φιλική προς τον χρήστη, θα ακολουθήσει στα παρακάτω κεφάλαια.
The project you are about to see in the next pages it has to do with a webservice that helps a rental office to represent every available space for rent in a map. This specific paper is specialized in this direction and all the technologies required for something like this to be build. Web app includes a simple admin panel based on basic authentication that can easily insert new spaces and manage them. The project includes various technologies in order to build the application, as the famous Ruby language in combination with an elegant minimal framework called Sinatra. Other technologies like a new object-oriented database called MongoDB (NoSQL) with specific analysis and design to feet in our purposes. After that, follows an extensively analysis for the rest technologies included like: Html,5, CSS3, Git as a version control and deployment tool, the cloud based heroku / mongoLab platform which allows easily to host and deploy our application and its database . The projects makes several references on the open source technologies used. Several other technologies have been used in order for this webpage to be able to work without problems and to be user friendly.
The project you are about to see in the next pages it has to do with a webservice that helps a rental office to represent every available space for rent in a map. This specific paper is specialized in this direction and all the technologies required for something like this to be build. Web app includes a simple admin panel based on basic authentication that can easily insert new spaces and manage them. The project includes various technologies in order to build the application, as the famous Ruby language in combination with an elegant minimal framework called Sinatra. Other technologies like a new object-oriented database called MongoDB (NoSQL) with specific analysis and design to feet in our purposes. After that, follows an extensively analysis for the rest technologies included like: Html,5, CSS3, Git as a version control and deployment tool, the cloud based heroku / mongoLab platform which allows easily to host and deploy our application and its database . The projects makes several references on the open source technologies used. Several other technologies have been used in order for this webpage to be able to work without problems and to be user friendly.