Visit: https://www.actorious.com
On 𝕏: @actorious_today
This is the main web client app for the Actorious project, which is currently published live as the www.actorious.com website. It has been developed using Delphi and TMS WEB Core along with many other very capable JavaScript libraries. In particular, Tabulator. The Actorious project started out as a TMS Software blog post, with its own associated GitHub repository, ActorInfo.
The Actorious project makes use of data from The Movie Database and Wikidata via their REST APIs for all of its data. TMDb's identifiers are used to combine its data with similar data from Wikidata filling in the gaps. In particular, Wikidata is used to retrieve information on birthdays and other date-related information that can't be as easily searched using the TMDb API.
As with any modern web application, other JavaScript libraries/dependencies have been used in this project. Most of the time, this is handled via a CDN link (usually JSDelivr) in the Project.html file. In some cases, for performance or other reasons, they may be included directly.
- TMS WEB Core - This is a TMS WEB Core project, after all
- Bootstrap - No introduction needed
- Tabulator - Fantastic pure JavaScript web data tables
- Font Awesome - The very best icons
- SwiperJS - Currently works well with v10
- FlatPickr - Main UI date pickers
- Vanilla Lazy Load - So placeholders can be used
- Luxon - For handling date/time conversions
- FlagPack - For displaying citizenship flags
- PanZoom - Used when viewing photos/posters/backgrounds
- HackTimer - Bypasses normal JavaScript timer behaviour
While this project is currently under active development, feel free to give it a try and post any issues you encounter. Or start a discussion if you would like to help steer the project in a particular direction. Early days yet, so a good time to have your voice heard. As the project unfolds, additional resources will be made available, including platform binaries, more documentation, demos, and so on.
Last updated at 2024-02-13 07:19:28 UTC
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
Pascal 2 983 2948 3006
Delphi Form 1 42 0 2273
SVG 7 0 0 1758
JSON 2 0 0 932
CSS 1 94 193 560
HTML 2 78 10 503
Markdown 1 8 2 49
YAML 2 8 13 35
JavaScript 1 2 0 33
XML 1 0 0 12
Text 1 0 0 2
-------------------------------------------------------------------------------
SUM: 21 1215 3166 9163
-------------------------------------------------------------------------------
333 Files (without source code) were skipped
If you find this work interesting, helpful, or valuable, or that it has saved you time, money, or both, please consider directly supporting these efforts financially via GitHub Sponsors or donating via Buy Me a Pizza. Also, check out these other GitHub Repositories that may interest you.
If you're interested in other TMS WEB Core and TMS XData content, follow along on 𝕏 at @WebCoreAndMore, join our 𝕏 Web Core and More Community, or check out the TMS Software Blog.