ihaspeks/clip-ranker.git
23 months agoAdded more options for admin to change
Georgios Atheridis [Mon, 23 Jan 2023 10:16:08 +0000 (10:16 +0000)]
Added more options for admin to change

Admin can choose different amount of ranks for every ranking timeline.
Ranking timelines are now appended to the database, allowing for a
ranking timeline history.
Message is now sent under the form when sending a clip, rather than
going to a new page.
Staff now has admin access, not just super user.

23 months agoFixed some issues and implemented a final screen
Georgios Atheridis [Sun, 22 Jan 2023 19:57:38 +0000 (19:57 +0000)]
Fixed some issues and implemented a final screen

23 months agoRanking clips implemented
Georgios Atheridis [Sun, 22 Jan 2023 17:32:14 +0000 (17:32 +0000)]
Ranking clips implemented

23 months agoMax clip amount implemented
Georgios Atheridis [Sun, 22 Jan 2023 14:03:45 +0000 (14:03 +0000)]
Max clip amount implemented

23 months agoClips now connect to account
Georgios Atheridis [Sun, 22 Jan 2023 12:59:06 +0000 (12:59 +0000)]
Clips now connect to account

23 months agoSave clip to back end
Georgios Atheridis [Sun, 22 Jan 2023 11:56:24 +0000 (11:56 +0000)]
Save clip to back end

23 months agoForm is now available
Georgios Atheridis [Sun, 22 Jan 2023 10:46:59 +0000 (10:46 +0000)]
Form is now available

Basic structure of site defined.