| Android |
1.0 |
10/24/2012 |
Initial release of the Android App. The user can login via a GUI and the login credentials are sent via GET to the server. If login fails, user sees and error message. |
| Android |
1.1 |
10/28/2012 |
Credentials are now sent to server via a post. If login is successful, the app moves to the main activity which provides buttons to do various actions (yet to be implemented). |
| Android |
1.1 |
10/28/2012 |
Created the Business and Employee Registration Screens. |
| Android |
1.2 |
10/30/2012 |
User can now register new businesses. GUI still needs to be built and integrated for this. |
| Android |
1.3 |
10/31/2012 |
A local SQLite database is created the first time a user logs in, which is used to authenticate a user if they are offline. Each time the user logs in online mode, the expiration time is reset. Currently it is set to 3 days maximum. |
| Android |
1.3 |
11/01/2012 |
Implemented classes to allow business owner to add employees to business, still needs to be implemented with server |
| Android |
2.5 |
03/11/2013 |
Sales call screen now uses tabs and fragments to separate the merchandising, categories, Point of sales materials, and competition aspects of the sales call. All data is synced once per day when the user first logs in. From that point on, everything is loaded from the local database. All products are now displayed when adding a product to a sales call (no longer filtered for that pharmacy). This will change later once channels are implemented |
| iOS |
1.0 |
11/3/2012 |
Created Main Login Screen |
| iOS |
1.0 |
11/3/2012 |
Created Account Registration Screen |
| iOS |
1.0 |
11/3/2012 |
Coded Login Authentication to allow users to login to the app by communication with the server. |
| iOS |
1.0 |
11/3/2012 |
Created Register Business to allow users to create a new business on the server then use their information + business ID to login. |
| iOS |
1.0 |
11/3/2012 |
Added Preference Check to direct the user to the login page if they have already logged in. |
| iOS |
2.5 |
03/11/2013 |
Added a link to Online Help.Implemented Schedule Screen. Converted application entirely to iPad. Applied patch to prevent screen rotation. Sync process to increase speed. the idle timer to prevent screen shut off. sales call format to incorporate change requests. the Merchandising screen and Category screen. Banner to outlet information. |
| Amazon Cloud Server |
1.0 |
11/3/2012 |
Integrated a new design for login and register functionality to allow for PHP tests to be developed. |
| Amazon Cloud Server |
1.0 |
11/3/2012 |
Installed Apache2 |
| Amazon Cloud Server |
1.0 |
11/3/2012 |
Installed Glassfish |
| Amazon Cloud Server |
1.0 |
11/3/2012 |
Installed Java |
| Amazon Cloud Server |
1.0 |
11/3/2012 |
Installed MySQL |
| Amazon Cloud Server |
1.0 |
11/3/2012 |
Installed PHP5 |
| Amazon Cloud Server |
1.0 |
11/3/2012 |
Implemented AES Encryption for Serverside Data Management for account and database activities |
| Amazon Cloud Server |
2.1 |
02/17/2013 |
Installed Oracle XE Database, APEX and VNC Server |
| Amazon Cloud Server |
2.2 |
03/11/2013 |
Oracle APEX is now at version 4.1. Server backups. Are now truncated weekly and will soon upload. Backups off-site |
| CodeIgniter |
2.4 |
03/11/2013 |
Discontinued Code Igniter |
| Apex RAD |
1.1 |
03/11/2013 |
Routes table designed, forms made to input/edit/remove such routes. Added Online help section to the web applications |