Skip to content

Commit

Permalink
Add calories project
Browse files Browse the repository at this point in the history
  • Loading branch information
komali2 committed Feb 15, 2024
1 parent 32e6d34 commit 247964d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions src/engineering.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,32 @@ <h4>
<p>
To contribute, please see <a href="https://github.com/508-dev/game-remix-guesser-backend">backend repo</a> or <a href="https://github.com/508-dev/game-remix-guesser-frontend">frontend repo</a> instructions, or the <a href="https://github.com/orgs/508-dev/projects/16">frontend</a> or <a href="https://github.com/orgs/508-dev/projects/11">backend</a> project kanban boards.
</p>
<p>
Technology: Vue, Python, FastAPI, Docker, SQLAlchemy
</p>
</li>
<li>
<h4>
<a href="https://calories.508.dev">Rolling Average Calories</a>
</h4>
<p>
A Svelte SPA that allows users to note down their calories against days,
and then see rolling calorie averages.
</p>
<p>
This project was spun up so we could learn Svelte, as well as offline-first
web and PWA development. Eventually it will also be a test platform for some
FOSS and self-hostable Firebase alternatives we're exploring.
</p>
<p>
To contribute, please issue PRs to the
<a href="https://codeberg.org/508_dev/running-calorie-average/">codeberg repo</a>.
Open issues are best viewed through the
<a href="https://codeberg.org/508_dev/running-calorie-average/projects/8002">project kanban</a>.
</p>
<p>
Technology: Svelte, Typescript, CSS
</p>
</li>
<li>
<h4>
Expand Down

0 comments on commit 247964d

Please sign in to comment.