Devlog #3 - The Plan’s Shape Guys!
.
Errors fixed and a basic outline has been made (This time on a paper Hehe)
.
AND i’ve thought about how i’m gonna go about it!
.
I’ve also spent some time thinking about how I’m actually gonna build this thing.
.
I’ll have to make a sql database ig (For account credentials and encryption details) and link it to my python code. I’m still new so i’m not sure if the sql database method for keeping records is how the real companies operate, but still seems pretty nice.
.
And I mean these are journals that we’re talking about, - so security and privacy matter a lot.
.
Tho my whole idea and code is that the actual journal entry is never stored. Only the encryption sequence and logic is.
.
That way, even if some dummy somehow got access to the database, they wouldn’t find the journal itself (Hehe can’t outsmart me)
.
For now, the plan pretty clear:
- Finish the Python main code
- Get encryption working properly
- Add database support
- Convert it into a website
Well, that’s it ig.
.
I’m gonna go and tmrw complete the whole thing in python and then yes - hopefully convert it into a website :)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.