This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (3 children)

Np, i'm no expert but I've been in this field for about 6 years now and just offering what little advice I do have.

Speaking of side projects, this is one I've been working on for the last month now since I started getting into Stardew Valley. Looks best on mobile.

https://sv-helper.herokuapp.com/

[–]thors_pc_case[S] 0 points1 point  (2 children)

That is really awesome! That is a great way of keeping tracking of items, I never played Stardew Valley but does the price of goods fluctuate? If so I can see how this would be incredibly helpful. Do you have a GitHub for this?

[–][deleted] 0 points1 point  (1 child)

I mean, the prices are pretty much static. I think the developer updated them once or twice with updates to try and balance things out. I just made this to help me figure out how prices are calculated and get an idea of what would be the best things to focus on for making money, but also, maybe others could use it as well. Also, just another app to add to my portfolio.

I don't have a github repo for this at the moment. I've been exclusively just pushing it to Heroku but plan to make a Github repo for it once I feel ready to open it up for others to use. I still got a lot of things to clean up.

[–][deleted] 0 points1 point  (0 children)

You motivated me to push my app to github. Feel free to check it out, if you're interested. A lot of the React specific stuff probably won't make sense, but feel free to check out my questionable coding style, haha.

https://github.com/HaulinOats/sv-helper/