nowfound

Alternatives

Products that do what travel.meteor.com: clone of mywanderlust in Meteor does

The basis of this project is a discussion started earlier today about a wonderful, open source project: http://mywanderlust.co/ The discussion thread: https://news.ycombinator.com/item?id=6653827 My claim was that a project that took weeks or months to implement in RoR and Angular could be completely implemented in Meteor in 1 hour or so. My statements were not meant to attack the original author because he did a great job thinking out the UI, user flows and structure of the project, which I simply copied. Many users got angry at my claims and downvoted me,…

  1. 1IB

    I made TripGeeks, a website where you create and share travel itineraries. Would love to hear any feedback you might have. Thanks!

    2024 · tripgeeks.app

  2. 2

    Build apps faster than you ever thought possible

    2014

  3. 3

    Easiest way to try out Meteor.js

    2014

  4. 4
    Telescope147

    Open-source HN clone built with Meteor

    2013

  5. 5
    Tripstir103

    Swarm for future travel

    2016

  6. 6AH

    I've been trying to write my "go on rails" framework for years. I never quite got it like I wanted. There is gin and echo and all sorts of other frameworks and patterns but I finally found something I really like: /foo/ /foo/bar/ /foo/bar/more/ That's it. Just three levels and all my controllers get passed in what's between the / with var names first, second, third. In order to really make sure this framework could build something real I made a Hacker News clone. RemoteRenters.com is a HN just for articles about the remote work revolution…

    2023 · remoterenters.com

  7. 7P2

    I wrote this over the last couple of weeks using Rails 3, Twilio and a variety of Gems, putting in about 2 hours per day. I'd love any feedback from the HN community on any aspects of the site (design, API construction, documentation, marketing, pricing which is TBD). On a related note: I have to say that I'm really flying with Rails 3. Typically I roll with Django, but have been super impressed with the Rails 3. Feels really clean, and there are some Gems that make the more mundane parts of the webapp construction fun and agile: Haml/Sass, blueprint, Fancy-buttons, Devise. I'll probably…

    2011 · phoneify.com

  8. 8AB
  9. 9IS

    I created a little meteor application last night for idea sunday for some real time thought sharing http://thoughts.meteor.com/

    2014

  10. 10IB

    Hi HN, After watching a lot of Show HN's here, it's finally my turn to show something. This is the first real project I have shipped, so it is extra special to me. For those who will inevitably ask why I made yet another mockup editor I covered it on our blog (http://blog.mocktailsapp.in/why-build-yet-another-mockup-editor-tm). Not all the features mentioned in that post have been implemented yet. As such Mocktails is pre-beta software and very minimal. It does not even have user accounts or any actual server side component at all for that matter (yet)! Our intention is to build Mocktails…

    2012

  11. 11IM
  12. 12WP

    This was my recent weekend project, aimed at teaching me JavaScript, a bit of HTML5, and (mostly) WebGL. The orbital data are from NASA JPL. I was inspired in part by this Flash app: http://www.dynamicdiagrams.com/wp-content/uploads/2011/04/orrery_2011_bce.swf, but wanted to do something in 3D. Coming from the games-dev world, this is my first introduction to web coding. The UI is jquery. I mostly used http://learningwebgl.com/blog for the 3D stuff. Being WebGL, it will work mostly on Chrome, Firefox 4 Beta. Forget about IE. I needed to figure out how to render text to the WebGL canvas - I…

    2011 · solar-system-explorer.com

  13. 13WB

    2013 · blog.percolatestudio.com

  14. 14AS

    Hi HN! This is my first game — something I’ve always wanted to do. It’s a small browser game built with Phaser 3, React, and the phaser template (https://github.com/phaserjs/template-react-ts/). I made it in 2 days (like 8 hours in total real time) using gemini-cli. About 90% of the code was generated with AI, but I learned a lot by making fine tweaks. It only works on PC since it’s a typical WASD + R (reload) shooter. I’d love feedback on: - Gameplay (is it fun, too hard?) - Ideas for new features Thanks in advance! ps: I used cubes as a prototype, but now I kind of…

    2025 · cubic-zombies.pages.dev

  15. 15MP

    GitHub Repository https://github.com/AZdv/meteoro

    2015 · mtro.meteor.com

  16. 16PA

    Hello! For the last year I've been working on a side project, a booking management system. Among others, it allows anyone who owns a business that accepts bookings to manage them, to communicate with customers, to easily create a personalized website or to embed a calendar widget on any existing website. Link: https://www.planorio.com There is still a long way to go, but I feel that now it is ready for some very direct feedback. :) It mainly consists of an Angular frontend, a backend written in Node.js and some small tools written in PHP and Kotlin. I also created a hybrid mobile…

    2019

  17. 17MW

    From inception Thursday night to near-feature-complete on Sunday morning, I consider it one of my better weekend hacking projects. http://leftright.me/ I built it with node and Redis which was particularly fun. Redis truly is the AK-47 of databases. This project has deeply engrained my longtime hate of Internet Explorer. Everything should be kosher in Chrome and FF but I had to make some compromises for IE. I sent the link to a few friends and the userbase grew from there. It's not much but it's definitely something for having it live for a day. I'm really looking forward to any constructive…

    2011

  18. 18IB

    I made this simple site that tells you which travel adapter you need for your next trip. I found myself googling this info and always being linked to a random article that was super long. Decided to make this crisp page that gives key info above the fold. Built with NextJS + Tailwind. I'd love some feedback and what should I add?

    2024 · checkplug.com

  19. 19IH

    Hello HN, I had some christmas free time over the last two weeks (Merry Christmas btw ;-)) and used that time to completely recreate the website of my app[1]. I used all the fancy new tools. I didn't know some of them when I started. What was my goal? * Pretty website * Blazing fast * Mobile first * SSR * Webp support * Generally all the best website practices (high lighthouse score) What did I use? * Tailwindcss (https://tailwindcss.com/) * Tailwind Components (https://tailwindui.com/) * React (https://reactjs.org/) * ViteJs…

    2021

  20. 20MF

    I needed to get out of localhost:3000 land and ship a (somewhat functional) web app. Anyways, I built Current Ride as a place to put your bucket list items out in the open. The goal is really to inspire the community to do more things! Building the app helped me understand Rails a lot better and allowed me to hack-break-fix bugs/features more effectively :) Enjoy! http://www.currentride.com

    2012

  21. 21LB

    Howdy friends! Tell me if this is an atrociously terrible idea - I've been working on building a leetcode for clientside devs so we can practice React and Javascript interview questions in a more concise way, I call it clientside.dev I just finished a beta version of it yesterday and plan on releasing it with many more problems on Jan 1st but it's there if you wanna play with it open to any ideas / feedback however mean or nice it may be :)

    2022 · vacation-call-335691.framer.app

  22. 22MM

    Many years ago (2007?) I put together this site: http://www.tripzard.com . I never launched it, because it was basically a MVP/POC so it's not very refined, but I just found it again today and was surprised it still kind of works decent. The idea was kind of like "Find Your Spot" where you answer a bunch of questions about what you like to do when you travel, and it calculates where the best places for your to travel would be. Most people I found don't realize there are some interesting options out there instead of just going to Cancun. What does the HN community think, is this a project…

    2011

  23. 23AS

    Hi! This is a web app I made over the past few days as a little project to learn more about AngularJS and Firebase. The app lets you create a simple poll in a matter of seconds and without the need to register. The votes and comments are updated in real time. I was impressed by Angular's features and its relative ease of learning. Thanks to Firebase I could concentrate on writing client-side code only; there is no back-end to this app. This means I can host it for free through GitHub Pages. Your opinions and suggestions are most welcome. What do you like? What would you change? Any feature…

    2013 · hixup.com

  24. 24AB

    https://rxjourney.com.ng I realize SvelteKit is overkill, but I originally had bigger plans for the blog, before deciding to just keep it simple. Yeah, I had Medium open on a different tab while building. It's going to be a personal blog where I write about my experiences, if you're interested you can subscribe to the newsletter.

    2024

Ranked by how close each launch is in meaning, then by votes. Refine with a description →