|
• Curriculum Vitae (CV)
• Major web solutions
• Web design projects
• Software solutions
• C# (Microsoft .NET)
• JAVA
• Dynamic HTML
• PHP & MySQL
• ASP.NET - C# & VB.NET
• Perl & CGI
• C | C++
• Vector Markup Language
• SMIL
• Assembler
• Databases
• Wap Development
• Web site promotion
• Web Marketing
• Blog System
• Real Estate Portal
• JobSite Professional
• Car Portal
• PHP Mall
• Jobs Portal
|
|
WAP e-commerce system created by Anton Zamov for S-concept, Singapore
|
This system which has a WAP and WEB part (the Back Office is a web application)
allows the visitors to purchase pictures, ring tones and JAVA games for
their mobile phones and PDA. The web base back office application gives
the administrator the possibility to manage the system, add new products,
monitor the users etc.
The basic WAP e-commerce system infrastructure is presented on the schema below,
it's available also in PDF.
You could find below some screen shots
and explanations of the main features of the WAP e-commerce system, for any questions
you might have, don't hesitate to contact me.
(1) Add / Modify / Delete Retailer (web-based)
* located in Webserver A
(2) Add / Modify / Delete Distributor (web-based)
* located in Webserver A
Retailer DB
Retailer_ID
Retailer_Name
Retailer_Password
Distributor DB
Distributor_ID
Distributor_Name
Distributor_Password
(3) Add / Modify / Delete Product (web-based)
* located in Webserver B
Product_ID
Product_Name
Product_Type
File_Path
(4) Program for Retailers to issue user ID and password to users (web-based)
- Prompt for ID
- Prompt for password
- Program authenticates ID and password (looks up Retailer_DB)
- Prompt for Product_ID
- Program creates user_id and user_password
- stores in User_DB
- logs activities in a text file (Issue_User_ID.txt)
o date
o time
o Retailer_ID
o Product_ID
o user_id that was created by the program
o user_password that was created by the program
|
|
|