Inspiration
Creating hardware projects can be annoying if you discover that you don't have enough parts, or parts are being used by other projects.
What it does
This app keeps tracks of your components, specifically the quantity and which projects they are assigned to.
How I built it
This was built using Dart and Flutter.
Challenges I ran into
Both Dart and Flutter were entirely new to us. Additionally, object-oriented programming is not our strong suit. We ran into a lot of errors to do with object-oriented and spent a lot of time trying to figure out the best way to implement a feature.
Accomplishments that I'm proud of
Using Flutter is a big one since neither of us had experience with it. We managed to create a functional app that does some things (though it is far from complete).
What I learned
Flutter and Dart, as well as familiarising ourselves with object-oriented concepts.
What's next for Locate my tech
Improve the user experience by getting rid of unnecessary screens. Add authentication so that multiple users can use the system. Do some work on the database and make sure the relationships between collections are correct.
Domain.com url
locatemy.tech
Log in or sign up for Devpost to join the conversation.