8000 GitHub - kris701/FeatherTracker: A simple website to track the weight of your bird.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kris701/FeatherTracker

Repository files navigation

Feather Tracker

This is a small project i made for me to keep track of my own parrots weight over time. I also made so that other people can register themselfs into the website and use it to log their birds weights as well.

Currently, thats basically all it does, however i might extend it in the future.

Feel free to use the website im hosting for this project.

The icon is from Pictogrammers.

Implementation Details

The tech-stack is:

  • Database: SQL Server 2022 using TSQL
  • API: ASP.NET Web API using .NET 9
  • Frontend: Angular 19 project using PrimeNG

Each folder for Database, API and Frontend each have a small readme for more info.

0