Case Study - Smart courier - Agile Technosys
Client requirementsClient envisioned building an online courier service application.Strategic Intent:To provide users with an online platform for courier, in which the client does the booking online and the company provides a door to door service.Client requirements:Client Owns 2 kind of business: 1> Packaging2> Courier Client need customer relationship management system combine of above business. That includes:
ChallengesDevelopment of every web based portal had myriad inherent challenges and constraints. The most critical problem that our team had faced was to understand the needs and requirements of all the stakeholders to make the site as per their expectations. At the same time it became imperative for us to study the psyche of clusters of target customers, their need, their taste, choice etc. Besides this, we had many other constraints like- 1) Developing a Robust framework for the site which is capable of managing millions of users at a time without buckling down the system and site. 2) Sugar CRM system study this is first time we are using this so study time and framework understanding take long time 3) Despite having complex structure and system, ensuring the easy navigation through the implementation of Web Usability principles in the website design. 4) Enabling the site to operate at top speed even in peak traffic hours and maintaining good load balance. Ensuring safe and secure transfer of data. To overcome the aforementioned challenges and provide a robust web application to the client as per his requirements we used various technological approaches that are discussed in the next part. Tools and technologies used
Resources
PlanningWith the prior experience in developing web based applications, Agile Technosys followed a Multi-tire approach towards the development starting from:The Database layer containing MY SQL Server Database, Tables, Stored procedures and so on and the Data Access layer containing the libraries responsible for accessing data from database. The Business Logic layer consisting of all business logic procedures for modules like User Profiles and Report generations, Invoice generation etc The User Interface Layer which forms the Graphical User Interface of the website. ArchitecturePHP and MySQL formed the basis of development as the site has a program of Social Networking portal with extensive features.Company Profiles, Inquiries, Membership Forms, Invoice generation, Members Profile, Messaging, Search and Advanced Search and other modules were developed in PHP such that they can be executed directly from the UI layer. These PHP files consisted of all Business logics used for respective modules like Save (Add/Update), Delete, Get single object, get multiple objects for listing and were designed to be capable of handling many more logics which were not related to the database. The Data Access layer contained the libraries responsible for accessing data from database and built a generic query for insert, update, delete and select, depending on the business class. All business layer components were coded to use this library for data accessing process from database. The UI layer was kept free of any business logic with images, applications and data being called from their respective servers. Sub-domains were used for the different areas of the website to guarantee scalability. The site also included the payment gateway. Payment Gateway enabled users to pay for premium membership (Free, Silver and Gold). Users can upgrade the membership by paying through the gateway. |
|||||||||||||||||||||||||||||||||















