Venture Cost

Track your travel expenses and discover new places to visit. Create your own travel profile today, for free!

Added a navigation bar on top of the Trip page. It's now more clear which users trip you're viewing. Still unsure about gray, but I think it fits alright πŸ€”

Kevin

Looks good! Btw. links inside the followerlist are broken (missing @)

0 Likes
Tomas Woksepp Author

@randlocher Opps, you're right! Thanks soooo much πŸ˜‡

0 Likes

Fixed 3 bugs that was literally in front of my eyes for 2 days that I totally missed... It's crazy what things you can discover by NOT staring yourself blind at code 😱

Solved a bug where users that were not logged in, could still sign out. The bug itself was only in the admin panel where it said "nobody" logged out, which is true... but still took a while to figure out πŸ˜…

Applied a bit of magic from the RefactoringUI-book to Venture Cost. Nothing big, just decided on exact color codes and learned a bit about HSL instead of RGB

Due to heavy request (2 people), I've decided to redesign the city card. Thank you @friz πŸ‘Œ

Frizky

It looks very clean man, nice one :)

0 Likes

Feedback please, which looks best... A or B? πŸ€”

Frizky

It looks much cleaner and simple. Not a fan of the floating coloured box

0 Likes
Tomas Woksepp Author

Do you know why? πŸ€” I do prefer the first one as well, but I can't put my finger on it!

0 Likes

Been tired all day, but still managed to get way further than expected on the city-page (Started from nothing) πŸ˜‡

Tomas Woksepp Author

Most likely in the end of January… I thought I could launch in before the start of 2019, but selling tons of items from my apartment and catching up with friends has taken way too much time away… Going to travel and have 100% focus in 2 weeks πŸ‘Œ

0 Likes

haha :p when's it launching?

0 Likes

Fixed a bug with profile picture not updating on client side after changing it

Fixed Registration problems - Thanks everyone who reported this the last 2 weeks (nobody πŸ˜‚πŸ”₯)

Fixed a bug where updating profile pictures would throw weird errors (Wrong version of Imagick)

Updated all my domains to properly forward www to non-www through nginx

All costs are now 100% based on the users computer time, rather than server time when calculating the cost per month

Fixed a bug with Trip budget showing weird results..

Tomas Woksepp Author

TIL: 0 in Javascript means 0, but 0720 doesn't mean 720. Probably has something to do with HEX-conversion somewhere, but that's uninteresting; I know how to fix it at least ☺️

0 Likes

Added color coded status for trips on the Profile page. Way easier to scan for the current trip you're on now!

Re-configured my nginx server to allow multiple domains, I'm a Linux nerd now πŸ€“

Setup a local Nginx server, works perfectly! Moving it to the official server now πŸ‘Œ

Tomas Woksepp Author

Success! Moved from Apache to Nginx, thanks a ton @sergio <3 The performance is even more πŸ‘Œ now!

0 Likes

Awesome! I'm glad it works better

0 Likes

Finished setting up my DigitalOcean server, and canceling everything else. The performance is crazy 😍 Thanks a ton, @cnu

Ole Aass

DigitalOcean are amazing… I switched to them a long time ago, and have never looked back!

0 Likes
Ole Aass

same as I'm running on :) I host 5 sites on one, 4 public wp blogs and 1 instance of matomo :P then grabbed a 2nd droplet for my FamSync project

0 Likes