Εμφάνιση απλής εγγραφής

Online beauty salon using MVC (Model-View-Controller) open source PHP Framework.

Στοιχεία Dublin Core

dc.creatorΣταυγιανουδάκης, Ιωάννηςel
dc.creatorStavgianoudakis, Ioannisen
dc.date.accessioned2016-03-15T15:20:11Z
dc.date.available2016-03-15T15:20:11Z
dc.date.issued2011-06-17T15:20:35Z
dc.identifier.urihttp://hdl.handle.net/20.500.12688/3428
dc.description.abstractΣτόχος της εργασίας αυτής είναι η δημιουργία µιας ιστοσελίδας (web application), ινστιτούτου αισθητικής µε την διαδικασία εγγραφής χρηστών και κράτηση ραντεβού. Ακόµα στόχο έχει οι διάφοροι χρήστες να µπορούν να υποβάλουν κρατήσεις και να αγοράζουν προϊόντα, εύκολα γρήγορα και να µπορούν να επικοινωνούν με το ινστιτούτο με μία φόρμα επικοινωνίας για οποιαδήποτε απορία και πληροφορία. Σκοπός της εργασίας αυτής είναι να μάθουµε για το σχεδιασµό και προγραμματισμό µιας ιστοσελίδας χρησιμοποιώντας το εργαλείο ανοικτού κώδικα CodeIgniter και η κατανόηση του τρόπου λειτουργίας του. Επίσης την κατανόηση κάποιων βασικών γλωσσών προγραµµατισµόυ που απαιτούνται για την ανάπτυξη PHP Framework, όπως το CodeIgniter.el
dc.description.abstractThis is a dynamic website that will set up an online beauty salon to provide visitors with information and beauty services. I used to implement one of the most popular Open Source PHP frameworks, CodeIgniter. It is based on architecture MVC (Model-View-Controller). This model helps us keep organized our code so as to be easier to understand and easily cultivated. The Model is the piece which manages operations on a data base (e.g. CRUD functions), the View has to do with what appears to the user, is the pages of our application and the Controller monitors the user actions, identifies them and carry at the appropriate point in the code where we accomplished a specific function. It also receives data generated by Models and transfer the appropriate View. The system will consist of a base where mySQL is used to store user information, products and services to be provided in the online store. When a visitor enters the home page of beauty salon will be able to browse for products where they can see information and to add a shopping cart to buy them in different ways of payment and to receive either home or the physical store of the beauty institute. Also, if the users wants to be able to access all the pages for these actions, it will be a complete user authorization and authentication system. Logging in if you are a member or register if not,it will possible to e-appointment, which the users could make an appointment for services provided by highly reactive manner, friendly and convenient for any discerning visitor. There will be a management page where you can use to see new information and purchase history or services generally can manage their profile. On the side of the owner (administrator), will be able to check orders or appointments details. Information for clients, ability to publish articles, news, adding new products and services, manage categories of existing products and services, for the successful integration I used technologies and tools such as: • MVC Framework (CodeIgniter) • XHTML, CSS • PHP5, mySQL • XML • AJAX (jQuery), Photoshopen
dc.languageel
dc.publisherΤ.Ε.Ι. Κρήτης, Τεχνολογικών Εφαρμογών (Σ.Τ.Εφ), Τμήμα Μηχανικών Πληροφορικής Τ.Ε.el
dc.publisherT.E.I. of Crete, School of Engineering (STEF), Department of Informatics Engineeringen
dc.rightsAttribution-ShareAlike 4.0 International (CC BY-SA 4.0)
dc.rights.urihttps://creativecommons.org/licenses/by-sa/4.0/
dc.titleΗλεκτρονικό ινστιτούτο αισθητικής με χρήση MVC PHP Framework.el
dc.titleOnline beauty salon using MVC (Model-View-Controller) open source PHP Framework.en

Στοιχεία healMeta

heal.creatorNameΣταυγιανουδάκης, Ιωάννηςel
heal.creatorNameStavgianoudakis, Ioannisen
heal.publicationDate2011-06-17T15:20:35Z
heal.identifier.primaryhttp://hdl.handle.net/20.500.12688/3428
heal.abstractΣτόχος της εργασίας αυτής είναι η δημιουργία µιας ιστοσελίδας (web application), ινστιτούτου αισθητικής µε την διαδικασία εγγραφής χρηστών και κράτηση ραντεβού. Ακόµα στόχο έχει οι διάφοροι χρήστες να µπορούν να υποβάλουν κρατήσεις και να αγοράζουν προϊόντα, εύκολα γρήγορα και να µπορούν να επικοινωνούν με το ινστιτούτο με μία φόρμα επικοινωνίας για οποιαδήποτε απορία και πληροφορία. Σκοπός της εργασίας αυτής είναι να μάθουµε για το σχεδιασµό και προγραμματισμό µιας ιστοσελίδας χρησιμοποιώντας το εργαλείο ανοικτού κώδικα CodeIgniter και η κατανόηση του τρόπου λειτουργίας του. Επίσης την κατανόηση κάποιων βασικών γλωσσών προγραµµατισµόυ που απαιτούνται για την ανάπτυξη PHP Framework, όπως το CodeIgniter.el
heal.abstractThis is a dynamic website that will set up an online beauty salon to provide visitors with information and beauty services. I used to implement one of the most popular Open Source PHP frameworks, CodeIgniter. It is based on architecture MVC (Model-View-Controller). This model helps us keep organized our code so as to be easier to understand and easily cultivated. The Model is the piece which manages operations on a data base (e.g. CRUD functions), the View has to do with what appears to the user, is the pages of our application and the Controller monitors the user actions, identifies them and carry at the appropriate point in the code where we accomplished a specific function. It also receives data generated by Models and transfer the appropriate View. The system will consist of a base where mySQL is used to store user information, products and services to be provided in the online store. When a visitor enters the home page of beauty salon will be able to browse for products where they can see information and to add a shopping cart to buy them in different ways of payment and to receive either home or the physical store of the beauty institute. Also, if the users wants to be able to access all the pages for these actions, it will be a complete user authorization and authentication system. Logging in if you are a member or register if not,it will possible to e-appointment, which the users could make an appointment for services provided by highly reactive manner, friendly and convenient for any discerning visitor. There will be a management page where you can use to see new information and purchase history or services generally can manage their profile. On the side of the owner (administrator), will be able to check orders or appointments details. Information for clients, ability to publish articles, news, adding new products and services, manage categories of existing products and services, for the successful integration I used technologies and tools such as: • MVC Framework (CodeIgniter) • XHTML, CSS • PHP5, mySQL • XML • AJAX (jQuery), Photoshopen
heal.languageel
heal.academicPublisherΤ.Ε.Ι. Κρήτης, Τεχνολογικών Εφαρμογών (Σ.Τ.Εφ), Τμήμα Μηχανικών Πληροφορικής Τ.Ε.el
heal.academicPublisherT.E.I. of Crete, School of Engineering (STEF), Department of Informatics Engineeringen
heal.titleΗλεκτρονικό ινστιτούτο αισθητικής με χρήση MVC PHP Framework.el
heal.titleOnline beauty salon using MVC (Model-View-Controller) open source PHP Framework.en
heal.typebachelorThesis
heal.keywordMVC Framework (CodeIgniter), XHTML, CSS PHP 5, Mysql, XML, AJAX, jQuery, Photoshopel
heal.keywordMVC Framework (CodeIgniter), XHTML, CSS PHP 5, Mysql, XML, AJAX, jQuery, Photoshopen
heal.advisorNameΛογκάκη, Μαρίαel
heal.advisorNameLogkaki, Mariaen
heal.academicPublisherIDteicrete
heal.fullTextAvailabilitytrue
tcd.distinguishedfalse
tcd.surveyfalse


Αρχεία σε αυτό το τεκμήριο

Thumbnail
Thumbnail

Αυτό το τεκμήριο εμφανίζεται στις ακόλουθες συλλογές

Εμφάνιση απλής εγγραφής

Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
Except where otherwise noted, this item's license is described as Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)