17/11/2024
Null-Bytes Database
ဒီ project ကိုလွန်ခဲ့တဲ့ ၂နှစ်က ရေးခဲ့တာ အားလုံးမှတ်မိဦးမယ်ထင်ပါတယ်။ အဲ့ဒါကို version 2 ထပ်လုပ်ထားပါတယ်။ လေ့လာချင်တာဖြစ်ဖြစ်၊ ကိုယ့်ရဲ့စက်ပေါ်တင်သုံးချင်တာဖြစ်ဖြစ်လုပ်လို့ရအောင် Github ပေါ်တင်ပေးထားပါတယ်။
Challenge: ကိုယ့် database တခုကို တခြား user ပါ သုံးလို့ရအောင် ရေးကြည့်ပါ။
Tip: ကိုယ့် database ရဲ့ memory address ကို တခြား user ရဲ့ database structure ထဲ copy ပွါးပါ။
[English]
I hope everyone still remembers this project I built two years ago. Now I remade version 2. And it is currently on Github for educational purposes and local hosting.
Challenge: Allow other user to do CRUD operations to your database
Tip: Try to copy the memory address of your database into the database structure of other user.
Version 2.0 Changes
- Fixed both Front-end and Back-end Errors
- Real-time data
Demo: https://nullbytes.pythonanywhere.com/
Github: https://github.com/codejapoe/Null-Bytes
© 2022 Codejapoe.