Simple website with registration and customer private area
Budget: $30 – $250 USD
The style of the site is dark, the look is hyper-technological, there are no photos, only drawings of robots, contraptions, gears. Everything with flat colors, no shading, no shadows. Fast, easy to understand and navigate, basic, but neat and elegant.
The public part of the site contains the following pages: home, about us, references, how it works, prices
- home has a hero at the top and then text image boxes telling the benefits of the solution
- about us has an image in the header with a picture of people, a big title like "about us" and three paragraphs of text
- references has a header image, a title like "References," a paragraph of text and then image/text boxes with company logos and next to it a description of how they used the system
- how it works has image in header, title "how it works," half a paragraph and an infographic on how it works
- pricing has three price levels in three columns: Free (limited to 10 runs per month), Pay as you go (no limit and $0.1 per run), Montly ($100 per month, unlimited runs)
Is register, at registration email, first name, last name and company name
Profile with personal data and section to enter company master data (company, address in its different parts, phone, email, VAT id)
Each user has a reserved area where to create robots
Each robot consists of a title, a short description, a long description (html) and an image to be selected from a list of images (avatar)
In the user's home there is a list of robots created (a box for each with name, short description and avatar) and a button to create a new robot
Clicking on the box of a robot in the home lands on the detail page of a robot, this page contains name, short description and long description, a chat with the administrator dedicated to the robot in descending order (most recent messages at the top) with all the history of the messages exchanged (lazy loading) and a table of the last executions of the robot, a box with statistical data such as number of executions, last execution date, executions last 7 and 30 days.
The robot page also contains a pause (toggle) button that can be turned on or off
A robot cannot be deleted
A paused robot can be archived
There is an archive page with archived robots, from this page you can go to the robot detail page and restore it (paused)
Administrator access presents a list of all robots
Robots are filterable with a toolbar on the page on the following criteria:
- robots with pending chats, i.e., all chats where the user's message has not been answered (sorted by date of last unanswered user message)
- filter by user (to see a user's robots)
- last run status
and sorted by:
- number of executions
- date of last execution
- status of last execution
Clicking on a robot on the homepage takes the admin to the robot detail page, identical to the user detail page with the only difference being that in the chat the two roles are indicated (e.g., whatsapp)
The public part of the site contains the following pages: home, about us, references, how it works, prices
- home has a hero at the top and then text image boxes telling the benefits of the solution
- about us has an image in the header with a picture of people, a big title like "about us" and three paragraphs of text
- references has a header image, a title like "References," a paragraph of text and then image/text boxes with company logos and next to it a description of how they used the system
- how it works has image in header, title "how it works," half a paragraph and an infographic on how it works
- pricing has three price levels in three columns: Free (limited to 10 runs per month), Pay as you go (no limit and $0.1 per run), Montly ($100 per month, unlimited runs)
Is register, at registration email, first name, last name and company name
Profile with personal data and section to enter company master data (company, address in its different parts, phone, email, VAT id)
Each user has a reserved area where to create robots
Each robot consists of a title, a short description, a long description (html) and an image to be selected from a list of images (avatar)
In the user's home there is a list of robots created (a box for each with name, short description and avatar) and a button to create a new robot
Clicking on the box of a robot in the home lands on the detail page of a robot, this page contains name, short description and long description, a chat with the administrator dedicated to the robot in descending order (most recent messages at the top) with all the history of the messages exchanged (lazy loading) and a table of the last executions of the robot, a box with statistical data such as number of executions, last execution date, executions last 7 and 30 days.
The robot page also contains a pause (toggle) button that can be turned on or off
A robot cannot be deleted
A paused robot can be archived
There is an archive page with archived robots, from this page you can go to the robot detail page and restore it (paused)
Administrator access presents a list of all robots
Robots are filterable with a toolbar on the page on the following criteria:
- robots with pending chats, i.e., all chats where the user's message has not been answered (sorted by date of last unanswered user message)
- filter by user (to see a user's robots)
- last run status
and sorted by:
- number of executions
- date of last execution
- status of last execution
Clicking on a robot on the homepage takes the admin to the robot detail page, identical to the user detail page with the only difference being that in the chat the two roles are indicated (e.g., whatsapp)