Thabo Siphiwe (@p_dosh_) 's Twitter Profile
Thabo Siphiwe

@p_dosh_

I am an aspiring software development based in SA. I create web application everyday. I am looking to gain more experience in this area. lets connect to do more

ID: 1581371706517721089

calendar_today15-10-2022 19:49:45

11 Tweet

17 Followers

461 Following

Thabo Siphiwe (@p_dosh_) 's Twitter Profile Photo

I really don't know where to start for my software development portfolio. I think I should create a todo list of projects. But first I'll need a todo list app... hmmmm

Thabo Siphiwe (@p_dosh_) 's Twitter Profile Photo

I have just created a very simple entity diagram for my todo list app. There could be more entities but for now I want to ensure the functionality of the core are implemented effectively

I have just created a very simple entity diagram for my todo list app. There could be more entities but for now I want to ensure the functionality of the core are implemented effectively
Thabo Siphiwe (@p_dosh_) 's Twitter Profile Photo

I know this can use a lot use a lot of improvements, and that's where your constructive opinion comes in. I think this is the basic user flow of the app user.

I know this can use a lot use a lot of improvements, and that's where your constructive opinion comes in. I think this is the basic user flow of the app user.
Thabo Siphiwe (@p_dosh_) 's Twitter Profile Photo

Ah routing is not part of the API design. As I was trying to design the API I realized how frequent I will be querying the same data. That's not going to scale without frying the server. I was yet to ask myself whether I am confusing routing with API endpoints but we learn ...

Ah routing is not part of the API design. As I was trying to design the API I realized how frequent I will be querying the same data. That's not going to scale without frying the server. I was yet to ask myself whether I am confusing routing with API endpoints but we learn ...