It’s increasing popular for businesses to sell bulk packages/credits to customers. While this is more “value for money”, have you ever bought a fitness/beauty/any package, only for it to expire? Avoid having money wasted or having to beg for a package extension with Packy! Packy keeps track of any type of packages you may have purchase - from the number of sessions left to its expiry.
Trello: https://trello.com/b/FBiM27vz/project-4
Github Backend: https://github.com/cheryltyn/packy-backend
Github Frontend: https://github.com/cheryltyn/packy-frontend
Github: https://packy-frontend.onrender.com/
Landing Page
- Data was stored in NoSQL DB MongoDB
- For Backend: I continued using Express
- For Frontend: I used React and experiment with TypeScript.
Biggest Challenge: Timeline
Key Learnings:
- I think as we all can comfortably code out a web app, we have other considerations. E.g what is a better way to store data, or where to place certain code.
- Learning new languages, tools, frameworks will be a constant. It can be quite overwhelming but it’s good to take one step at a time.
The initial ideation came from a mobile app idea, but was done in an app format. Moving forward, I hope to move this into an actual mobile app.
I also hope to expand this to other form of tracking, such as subscriptions etc.