Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Side project for spectest: client/server application #163

Open
nao1215 opened this issue Nov 2, 2023 · 0 comments
Open

Side project for spectest: client/server application #163

nao1215 opened this issue Nov 2, 2023 · 0 comments
Assignees

Comments

@nao1215
Copy link
Owner

nao1215 commented Nov 2, 2023

Why we need side project

I believe that the best way to improve the spectest package is to actually use it. Since spectest is a testing framework, it requires something to test. However, it doesn't make sense to use it in very small projects.

Therefore, I plan to develop a client-server application and test its server-side components using spectest. The goal is to reach a state where spectest is used for all unit tests (currently, spectest provides functionality only for E2E testing).

The server and client will be developed in separate repositories. The client is intended for Android (kotlin) or Web (elm) platforms.

First Decisions

Deciding on the application concept is the first step.
We plan to create an app for upscaling images and videos, but this application will require Deep Learning training. Additionally, we need to consider other app ideas that do not require as much development effort.

@nao1215 nao1215 self-assigned this Nov 2, 2023
@nao1215 nao1215 pinned this issue Nov 2, 2023
@nao1215 nao1215 unpinned this issue Nov 2, 2023
@nao1215 nao1215 pinned this issue Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant