mirror of
https://github.com/Steffo99/todocolors.git
synced 2024-11-22 08:14:18 +00:00
Write a README
This commit is contained in:
parent
8795c2f9dd
commit
dc550564b6
2 changed files with 17 additions and 1 deletions
18
README.md
18
README.md
|
@ -1,3 +1,19 @@
|
|||
# Todocolors
|
||||
|
||||
A WIP self-hostable todo app in Rust and Next.js.
|
||||
A self-hostable multiplayer todo app with Redis, Rust, WebSockets and Next.js.
|
||||
|
||||
> Warning:
|
||||
>
|
||||
> This project is currently a prototype.
|
||||
>
|
||||
> Features may be changed, break, or have security issues without anything being communicated!
|
||||
>
|
||||
> The code is also rough and undocumented, and may get rewritten from scratch for the next iteration of the project!
|
||||
>
|
||||
> Terms are also written half in Italian and half in English for whatever reason. Whoops!
|
||||
>
|
||||
> Use and contribute at your own risk.
|
||||
|
||||
## Screenshots
|
||||
|
||||
![Screenshot of the application, detailing a nonsensical "Plan for conquering the world"](screenshot.png 'Screenshot of the application, detailing a nonsensical "Plan for conquering the world')
|
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 677 KiB |
Loading…
Reference in a new issue