Venture Cost

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

Added functionality to click Shift + [1-5] to select suggestions from autocomplete (Google City prediction & Expense autocomplete)

Tried to format USD as "$500" and SEK as "500kr", but I realized not even Airbnb could do it properly, so I might do this later... Let me know if you've struggled with this, I have questions! 🙏👌

Tomas Woksepp Author

That is a bit of work for sure… I'll postpone it a bit and then find a way to convert USD to en-US etc. later on! Thanks again for the help 👌

0 Likes
Jimmy Nilsson

I would probably rely on something prebuilt, aint got time to reinvent the wheel ;) That said, my guess is you will actually need the locale in en-US/en_US format to use the built in methods

0 Likes

Made a nice button loading animation with 20 lines of CSS! (No extra HTML)

Arrow Keys supported for suggested cities, with simple JS and CSS. One less library to rely on 🎉

Started implementing a way to use Ctrl + [1-5] to quickly add expenses, instead mouse-clicks

Started working on a nice auto-complete input, GIF of the result coming tonight

Finished input design. Super happy with the results!

Ethan

😮😮😮 Looks amazing!

0 Likes
Tomas Woksepp Author

Thank you!! 🙏 There's an update coming today or tomorrow. Heavily delayed because I am moving soon and I need to sell everything… 😅

0 Likes

Finished Edit Profile-modal. Fresh new input fields inspired (and straight out stolen) from Google Material Design

City thumbnails finally shows the 3 most recent travelers for a city

Number of comments are now shown next to the trips on the User profiles

😍 I admire your design skills. That whole page is gorgeous

0 Likes

Started coding the new improved trip page. Going to look way easier to understand

The logo redesign is done. After weeks of playing around with implementing a chart inside the logo, I decided to add two coconut halves instead

Tomas Woksepp Author

This is actually an old logo that I made 6 months ago, with a few minor adjustments. I am completely ditching having a dark theme, and will focus on white with the blue/green variations instead.

0 Likes

beautiful :o

0 Likes

More progress on the profile-page, a little delayed due to some changes. Pictures coming tomorrow!

Started coding the profile-page. Not much different from the last, just a bit more stylish

:ooo

0 Likes
Tomas Woksepp Author

Turned up the saturation on the background a bit, looks even cooler now! Full screenshot coming hopefully tomorrow!

0 Likes

Moved things around on the Users-page. Instead of having text flying around everywhere, I put location + following status in badges

Finished the Shared Database. So to summarize what it is: A database filled with info about cities that will be used for a new Outglobing project and Venture Cost. Going to implement it tomorrow to see how it works!

Almost done with the database structure for the shared database I talked about yesterday!