Share My Creation E-Commerce Store B4J Web App : Source Code

Hello everyone :)

*Starting off by thanking the one and only @Erel for making this possible for every single one of us ❤

We would like to announce a really great project we have been working on for a while and it's the most complete E-Commerce web application :)

Just like Advance Project Management (Jira Alternative) this project is built using B4J Web App Technology.

This project contains :
1- Offers
2- Categories
3- Flash Sale
4- Photo Zoom in
5- Banners
6- Fully Responsive (PC & Mobile)
7- Login/Register
8- Users Cart
9- Contact Page

10- Order Tracking :
The system admin is able to update the order status and the user is able to his/order status by logging to his/her account.

11- Coupons
12- About us
13- Wish list
14- and many many other features...

To view the final design of the home page :


To view the final design of the Products Page :

This project has 2 tiers :
1- System Admin (Web Application)
2- Client System (Web Application)

Project Technology :
1- B4J Web application
2- MS SQL

*Because the project is built using B4J web Application so it's multi platform, meaning the UI was designed to be functional from a PC, Laptop or a mobile phone

*This project can be used to sell any type of business products, the products we used are technology products for the demo purposes, but you can use it to sell any type of business you like :)

The project has been released :)

Project Price before the release : 50$ (Promotional Period)

Project Price : 30$

To Purchase the source code:

*If you have any question or you need help please contact us @ : [email protected] or @ : [email protected] and we will get back to you right away.


*Once you send the payment you will receive an automated email from our partner Fastspring containing the source codes :)


homepage.jpg


1621370134338.png


As always, Thank you,
Saif
 
Last edited:

Xfood

Expert
Licensed User
as always, very attentive to quality and functionality, to release a functional and professional project. Thanks Saif, you don't have to apologize, we have to thank you for always releasing professional products ... one more day, or one more week, to have a professional product it is a pleasant wait
 

sfsameer

Well-Known Member
Licensed User
Longtime User
as always, very attentive to quality and functionality, to release a functional and professional project. Thanks Saif, you don't have to apologize, we have to thank you for always releasing professional products ... one more day, or one more week, to have a professional product it is a pleasant wait
The 9 bugs are related to a new feature we recently added which we didn't announce :
HTML building, meaning you can build the project details (specifications, Description) using Word editor

This feature is really amazing, so we are working on making it perfect.

So thank you for bearing with us! ♥
 

sfsameer

Well-Known Member
Licensed User
Longtime User
The 9 bugs are related to a new feature we recently added which we didn't announce :
HTML building, meaning you can build the project details (specifications, Description) using Word editor

This feature is really amazing, so we are working on making it perfect.

So thank you for bearing with us! ♥
Demo :

In the admin page :

1623267170886.png


In the Shop Product Page :

1623267236939.png


HTML Result

1623267326520.png
 

sfsameer

Well-Known Member
Licensed User
Longtime User
Hello Everyone :)

We are more than happy to announce that the project has been released and we have sent everyone the source codes via email.

1-In case you didn't receive the project please Don't panic, just send us an email at : [email protected] or a PM and we will send you the source codes right away.
2-We have also included a source code of another project as a gift as promised :)

3-We have included a sample data in the database just to give you an idea where everything should be stored. and if you face any problem please do not hesitate to contact us and we will get back to you right away :)

Side note :
The admin side contains : 74 Pages, each page is essential and responsible for creating the user side.
The user side contains : 14 Pages
The MS SQL database contains : 36 Tables

As always, Thank you ♥
Saif
 

JoseAlfredo

Member
Licensed User
I have tested it and it works excellent :) Only two remarks: in the FAQ's module there is no editing, no deleting. In the products module there is also no editing and deleting of products.
 

sfsameer

Well-Known Member
Licensed User
Longtime User
I have tested it and it works excellent :) Only two remarks: in the FAQ's module there is no editing, no deleting. In the products module there is also no editing and deleting of products.
Hello Dear,

Products information :
You can edit the products by going to system admin and choosing Products from the left side bar :

You can edit the products Information, Colors, Accessories, Description, Specifications, etc..

FAQ's Information:
Please use the same download we sent you earlier to download the updated FAQ's Information Admin Page

*Because the questions and answers are too long so the datatable is hiding the columns, what we did is simply remove this line :
B4X:
Load_Datatable_Controls

From the FaqInformation module


Thank you,
Saif
 

billmoultrie

Member
Licensed User
Longtime User
I have tried running the program but nothing showed with regard to the web page.

The log had the following in it:

Waiting for debugger to connect...
Program started.
Jun 12, 2021 12:12:28 PM com.mchange.v2.log.MLog
INFO: MLog clients using java 1.4+ standard logging.
Jun 12, 2021 12:12:29 PM com.mchange.v2.c3p0.C3P0Registry
INFO: Initializing c3p0-0.9.5.2 [built 08-December-2015 22:06:04 -0800; debug? true; trace: 10]
2021-06-12 12:12:44.145:INFO::main: Logging initialized @27129ms to org.eclipse.jetty.util.log.StdErrLog
2021-06-12 12:15:03.789:INFO:eek:ejs.Server:main: jetty-9.4.z-SNAPSHOT; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 11.0.1+13
2021-06-12 12:15:03.818:INFO:eek:ejs.session:main: DefaultSessionIdManager workerName=node0
2021-06-12 12:15:03.818:INFO:eek:ejs.session:main: No SessionScavenger set, using defaults
2021-06-12 12:15:03.819:INFO:eek:ejs.session:main: node0 Scavenging every 660000ms
2021-06-12 12:15:03.923:INFO:eek:ejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@31dadd46{/,file:///C:/anywhere/B4J/Progs/B4JCommerce/Objects/www/,AVAILABLE}
2021-06-12 12:15:03.926:INFO:eek:ejs.AbstractNCSARequestLog:main: Opened C:\anywhere\B4J\Progs\B4JCommerce\Objects\logs\b4j-2021_06_12.request.log
2021-06-12 12:15:03.947:INFO:eek:ejs.AbstractConnector:main: Started ServerConnector@4b14918a{HTTP/1.1,[http/1.1]}{0.0.0.0:17178}
2021-06-12 12:15:03.948:INFO:eek:ejs.Server:main: Started @166932ms
Emulated network latency: 100ms

Is there something I have missing, library?
 

sfsameer

Well-Known Member
Licensed User
Longtime User
I have tried running the program but nothing showed with regard to the web page.

The log had the following in it:



Is there something I have missing, library?
Hello,

The logs are normal and there is not an error, just make sure that you have restored the .bak file to your MS SQL and opened the port 1433 and it should work fine.

Thank you,
Saif
 

Xfood

Expert
Licensed User
I have tried this fantastic app, and really stable, manage the products in a simple and professional way, really a great job. Thanks Saif you are great
 
Hello everyone :)

*Starting off by thanking the one and only @Erel for making this possible for every single one of us ❤

We would like to announce a really great project we have been working on for a while and it's the most complete E-Commerce web application :)

Just like Advance Project Management (Jira Alternative) this project is built using B4J Web App Technology.

This project contains :
1- Offers
2- Categories
3- Flash Sale
4- Photo Zoom in
5- Banners
6- Fully Responsive (PC & Mobile)
7- Login/Register
8- Users Cart
9- Contact Page

10- Order Tracking :
The system admin is able to update the order status and the user is able to his/order status by logging to his/her account.

11- Coupons
12- About us
13- Wish list
14- and many many other features...

To view the final design of the home page :


To view the final design of the Products Page :

This project has 2 tiers :
1- System Admin (Web Application)
2- Client System (Web Application)

Project Technology :
1- B4J Web application
2- MS SQL

*Because the project is built using B4J web Application so it's multi platform, meaning the UI was designed to be functional from a PC, Laptop or a mobile phone

*This project can be used to sell any type of business products, the products we used are technology products for the demo purposes, but you can use it to sell any type of business you like :)

The project has been released :)

Project Price before the release : 50$ (Promotional Period)

Project Price : 30$

To Purchase the source code:

*If you have any question or you need help please contact us @ : [email protected] or @ : [email protected] and we will get back to you right away.


*Once you send the payment you will receive an automated email from our partner Fastspring containing the source codes :)


View attachment 113629

View attachment 113687

As always, Thank you,
Saif
Hello, is this item still for sale?
 
Top