Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jakeroggenbuck/day

A daily screen that shows the date and tasks for the day
https://github.com/jakeroggenbuck/day

Last synced: 5 days ago
JSON representation

A daily screen that shows the date and tasks for the day

Awesome Lists containing this project

README

        

# Day
A daily screen that shows the date and tasks for the day

## Backend
Using Gin-Gonic and Go

## Frontend
Using Yew and Rust

![Day Tracker](https://user-images.githubusercontent.com/35516367/190979519-856b76f0-d1e6-4ebd-a52d-b92f072b824f.png)

#### Color Scheme
![image](https://user-images.githubusercontent.com/35516367/190979617-2b10cf7c-961e-4aeb-8885-afaf3915a3e4.png)

- black: #000000;
- oxford-blue: #14213d;
- orange-web: #fca311;
- platinum: #e5e5e5;
- white: #ffffff;