500Foods / ActoriousClient

Actorious TMS WEB Core application

Home Page:https://www.actorious.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ActoriousClient

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.

Screenshot_20231017_141418 www.actorious.com

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.

Key Dependencies

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.

Additional Notes

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.

Repository Information

Count Lines of Code

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

Sponsor / Donate / Support

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.

More TMS WEB Core and TMS XData Content

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.

About

Actorious TMS WEB Core application

https://www.actorious.com

License:The Unlicense


Languages

Language:Pascal 80.6%Language:HTML 13.2%Language:CSS 6.0%Language:JavaScript 0.2%