#This repo is the backend of the application want to build to keep track of my life as a whole
Things to be implemented
- memories keeping tracking all my memories
- daily tracker keeping my todos on a daiy bases
- turn all my memories into NFTS (intergrate with blockchain)
- App Class implentation
- DataBase Configuration
- Setout project into the following structure
- separating models
- services
- controllers
- interfaces