Hey çocuklar, bu bir n00b soruya çok fazla değil umut
Ben esas olarak son zamanlarda bazı arka uç programlama yapmaya başladı bir ön uç geliştirici değilim. Ben üzerinde çalışıyorum komut (teoride) oldukça basittir. Ben sadece nereden başlayacağınızı bilmiyorsanız ve bana doğru yönde yol açacak bazı tavsiyeler için umuyordum.
-The script is essentially a simple data logger.
-Everyday the user logs into the website, where it brings them to a single page.
-The user then checks an input box and enters a value into another input box
-That number is stored in the database
Bu oldukça fazla bulunuyor. Bu oldukça basit görünüyor, ama sorun, tüm diğer kullanıcıların tüm girdilerini okuyabilir bir yönetici hesabı olması gerekiyor.
My Question: What is the BEST way to start this project? I have absolutely no clue on how to start it. Should I create classes for each of the functions (user logging in, user inputting value)? Should I use a framework? What would be the first steps you would take as a programmer.
Ben bu özel bir soru değil biliyorum, ama dediğim gibi, ben uç ve tüm bu eğlenceli şeyler ile uğraşan dahil komut yazma yeniyim. Şimdiden teşekkürler.