go-exercises-frontend, v1.0-alpha.1
Posted on

Front-end of the service for solving programming exercises.
Displaying a task group and a single task; add the task form for task creation and editing.
Change Log
- Simplify the styles of the login form
- Displaying a task group:
- Add the loading of the tasks
- Display the tasks
- Add the links to the separate tasks
- Add the button for task creation
- Displaying a single task:
- Add the loading of the task
- Display the task
- Add the task deletion
- Hide the action buttons for other users' tasks
- Add the task form:
- Add the task form for task creation
- Upgrade the task form for task editing
- Use the monospace font in the task form
- Add the task details component
Repository
Link: https://github.com/thewizardplusplus/go-exercises-frontend/tree/v1.0-alpha.1.
Content: code.
License: MIT.
Screenshots
Displaying a single task

The task form
