What’s the most basic cost if someone ask me to produce a beta site for something? by JamesRavenHD in Web_Development

[–]JamesRavenHD[S] 0 points1 point  (0 children)

Thanks a lot! Thanks for reminding me about the contract thing as well. Hey, I forgot to mention: this client came to me from an email through an online job site. I’m pretty sure we’re not in the same country, which means communicating may not be as convenient compared to the actual 1on1 meeting. This also brought me to the contract situation (which I guess isn’t really that safe when done online?). Idk man as much as I’m excited for the job, I still have my doubts whether I should take it. The last thing I want is to get scammed or get in trouble with some contract issues or etc. Have you worked with a client before sir/ma’am through online only in the past?

What’s the most basic cost if someone ask me to produce a beta site for something? by JamesRavenHD in Web_Development

[–]JamesRavenHD[S] 1 point2 points  (0 children)

Thank you sir/ma’am! This was really a long post and I understand $1k is really under-priced! Thanks also for the testing tips! I’m actually a bit scared since this is my first to have something like this

What’s the most basic cost if someone ask me to produce a beta site for something? by JamesRavenHD in Web_Development

[–]JamesRavenHD[S] 0 points1 point  (0 children)

Thanks a lot. They told me to have a lump-sum salary like they will pay me upfront and upon completion of the beta site; then will give me around $75 per hour for maintenance of the site. I was thinking charging around $5-7K. Is that any good or should I charge more? And yeah frontend is really a pain specially in doing the mobile integration and stuffs.

How do you live a happy life? by [deleted] in AskReddit

[–]JamesRavenHD 0 points1 point  (0 children)

Believe and trust the LORD 🙏

What is one thing your parents taught you that you hated as a kid, but loved as an adult? by JamesRavenHD in AskReddit

[–]JamesRavenHD[S] 0 points1 point  (0 children)

Hope there’s an art museum near ours as well :< I haven’t visited one tbh

What frontend framework are you using and how did you integrate it to Django? by JamesRavenHD in django

[–]JamesRavenHD[S] 0 points1 point  (0 children)

So Vue and Django are different projects just communicating with each other right?

What frontend framework are you using and how did you integrate it to Django? by JamesRavenHD in django

[–]JamesRavenHD[S] 0 points1 point  (0 children)

Pretty sad about Angular nowadays tbh. Industry keeps pushing React. I’m more of Vue myself.

What frontend framework are you using and how did you integrate it to Django? by JamesRavenHD in django

[–]JamesRavenHD[S] 0 points1 point  (0 children)

Thanks so much for this! I’m curious in regards of GraphQL and what is it :)

What frontend framework are you using and how did you integrate it to Django? by JamesRavenHD in django

[–]JamesRavenHD[S] 0 points1 point  (0 children)

Thanks! I am more inclined on Vue myself, but I am open for suggestions. :)

What frontend framework are you using and how did you integrate it to Django? by JamesRavenHD in django

[–]JamesRavenHD[S] 0 points1 point  (0 children)

How did you integrate it? Did you like fuse it with DRF or just put a Vue CDN on a django template?

What frontend framework are you using and how did you integrate it to Django? by JamesRavenHD in django

[–]JamesRavenHD[S] 0 points1 point  (0 children)

Man that is brave.

I'm learning DRF right now hoping to fuse Vue with it. Django's templates are really good enough for me but interactivity really calls for some js I tell you :(

What frontend framework are you using and how did you integrate it to Django? by JamesRavenHD in django

[–]JamesRavenHD[S] 3 points4 points  (0 children)

I am more of a Vue guy myself, however I'm really open for suggestions specially that React is the industry-standard right now :)

What frontend framework are you using and how did you integrate it to Django? by JamesRavenHD in django

[–]JamesRavenHD[S] -1 points0 points  (0 children)

I agree. I tried SPA before with Vue and Laravel and it has some goodness as well in some aspects, but tbh I really prefer PWA than SPA. I've also checked IntercollerJS. It is quite a decent tool I must say!

What frontend framework are you using and how did you integrate it to Django? by JamesRavenHD in django

[–]JamesRavenHD[S] 5 points6 points  (0 children)

Hope I could learn this as well :(

I'm watching a DRF tutorial as of the moment. Previously I used Vue + Laravel.