Skip to content

wade00000/python-p3-freebie-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freebie Tracker

Freebie Tracker is your developer-sidekick for cataloging swag, giveaways, and promotional treasures snagged from hackathons, conferences, and events. Never lose track of that elusive T-shirt or sticker pack again.

Project Overview

This app elegantly models the real-world relationships between:

  • Companies dishing out freebies,
  • Developers eagerly collecting them,
  • Freebies themselves—linked to both their origin and their proud owners.

The goal? To provide a clear, intuitive system for logging, organizing, and querying your collection of coveted swag.

Key Features

  • Transaction Logging: Effortlessly record which developer scored what item from which company.
  • Company Freebie Catalog: Instantly view every freebie distributed by any company.
  • Developer Inventory: Quickly browse all swag owned by a developer.
  • Relationship Mapping: Reveal who holds freebies from which companies — perfect for competitive bragging rights.
  • Seamless Transfers: Easily transfer freebies between developers without breaking a sweat.

Installation

Clone the repo and dive right in:

git clone https://github.com/yourusername/python-p3-freebie-tracker.git
cd python-p3-freebie-tracker

You can explore the domain design and data model here:
[Freebie Tracker Domain Design] (https://dbdiagram.io/d/68336bb3b9f7446da31342a0)

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 93.8%
  • Mako 6.2%