Inspiration
When I first got into hackathons, the thing that really motivated me was not the prizes - it was the swag! They were just giving stuff away for free to anyone who participated and made something. Ever since then, I've been hooked on collecting swag, it just gives me a real buzz. This database has all the swag I've earned, or swag I want.
What it does
It stores names and description of the stickers earned and wanted by me.
How we built it
MySQL command line was used to create the below project
Challenges we ran into
By mistake, I created a table with only 2 columns I had to search for how to add a column to my existing database
Accomplishments that we're proud of
A working model of the database that stores sticker details with a description
What we learned
- How to create a Database, Table
- Different Data types in SQL
- Inserting values into a Table
What's Next for Stickers
Create a web application with user authentication which allows different people to recreate such a database
Log in or sign up for Devpost to join the conversation.