Templates for headstart¶
Open source backend framework¶
For backend headstart we didn't find except EVALAI that holds contests/contests-like logic and we explained in details in document of task #8 why it's not really possible to use EVALAI's source code as a headstart
Open source UI templates¶
We won't be using complete UI templates to allow for freedom in the design. However, we'll be using prebuilt React components from the following sources:
- Ant Design

- Rsuite

- Material UI

Components will be interchangeable and their design can differ so that will be up to us and our eyes to decide if it looks good.
We'll also use prewritten state manager for the react app.
Admin Panel¶
For the admin panel we'll be using an admin panel template that we'll do some changes on to fit our application.
Some of the options I found are as follows:
* Corona
Live Demo
Most of the addmin panels have negligible pros and cons it's just for the design as they'll be changed and hooked to our backend.