Share My Creation [Web] Client Area + Ticketing Support + Licence Activation Server

client-area-dashboard.png

This project is under development.
I am migrating the current server to use the latest Pakai framework + EndsMeet server.
The server combines different functionalities to become a one-stop server and easy to manage.

Functions:
  1. Client Area - Download software package, documentation
  2. Staff Area - Manage the system
  3. Customer Support/Ticketing System - Submit ticket, access knowledgebase/articles
  4. Licence/Trial Activation - Activate from POS system
  5. Email notification - send email for some important actions
Security:
  1. JWT Access/Refresh tokens
  2. Basic Authentication
Don't ask for source as I am not offering.
This is to show the capability of B4J server for building powerful web application together with Pakai framework and libraries like EndsMeet, JsonWebToken and MiniORMUtils.
 

Attachments

  • client-area-products.png
    client-area-products.png
    157.7 KB · Views: 293
  • client-area-downloads.png
    client-area-downloads.png
    162.7 KB · Views: 284
  • client-area-tickets.png
    client-area-tickets.png
    128.9 KB · Views: 300
  • staff-area-dashboard.png
    staff-area-dashboard.png
    119.8 KB · Views: 301
  • staff-area-tickets.png
    staff-area-tickets.png
    135.5 KB · Views: 340
  • staff-area-articles.png
    staff-area-articles.png
    139.3 KB · Views: 305
  • staff-area-login.png
    staff-area-login.png
    75.4 KB · Views: 245
  • staff-area-help.png
    staff-area-help.png
    94.8 KB · Views: 287

jahswant

Well-Known Member
Licensed User
Longtime User
Wow interesting. Is this part of the codes you wanted to sell ? I’m interested. You could also do a frontend with app presentation and features.
 

aeric

Expert
Licensed User
Longtime User
Wow interesting. Is this part of the codes you wanted to sell ? I’m interested. You could also do a frontend with app presentation and features.
One part of this system is customer support ticketing system. The code is available for sales but it is based on the older project template.
The rest of the libraries are open source which are available on this forum.
 

amorosik

Expert
Licensed User
"...The rest of the libraries..."
Can this project be provided to those who have already purchased the 'support ticketing system' ?
 

aeric

Expert
Licensed User
Longtime User
"...The rest of the libraries..."
Can this project be provided to those who have already purchased the 'support ticketing system' ?
Which project you are referring to?
If you mean the rest of the libraries,
building powerful web application together with Pakai framework and libraries like EndsMeet, JsonWebToken and MiniORMUtils.
These libraries are all available and open source.
 

amorosik

Expert
Licensed User
Read the first post again. maybe again and again.
For count=1 to 1000
read(post)
if you_understood(post) then exit for
next count

At the 32nd time I read it "..Don't ask for.."

However, I think it would be very useful for everyone to be able to experiment with a similar project
I understand that the intent is to encourage every developer to achieve the same results
But you also have to understand that not everyone can get things to work as well as you can
And exploring the code written by others is certainly a source of great inspiration
 

aeric

Expert
Licensed User
Longtime User
This server project is my company internal application.
It is a 3-in-1 server, not separate 3 applications.

It is extended from support ticketing system but connect to MySQL database only.
Basically it is less powerful than Support Ticketing System.

However, it used slightly updated libraries and framework such as WebApiUtils v3.
Unfortunately those libraries also deprecated and replaced by newer versions.

I also found this project is not good to be used for production and need more works.

Pakai Server project has reached end of development. I think it is a failed project.
 
Top