ihaspeks/clip-ranker.git
20 months agoAdded TODO list
Georgios Atheridis [Mon, 23 Jan 2023 10:55:55 +0000 (10:55 +0000)]
Added TODO list

20 months agoAdded AGPLv3 License
Georgios Atheridis [Mon, 23 Jan 2023 10:43:11 +0000 (10:43 +0000)]
Added AGPLv3 License

20 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.

20 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

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

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

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

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

20 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.