Software Alternatives & Reviews

My second vanilla JavaScript Project: using APIs, promises, classes, error handling, and more!

Self-Hosted Trello Geocode.xyz Coolors.co
  1. Self-Hosted Trello is a project management application created for all sizes of businesses.
    As with my previous project, I decided to use the Kanban framework to address the defined features and start working on them. In this case, I used Notion instead of ClickUp, to test how comfortable I felt working in this way with Notion, and I must say I prefer using ClickUp due to its better features for this type of work 🤔. Again, I could have used Asana, Trello, or GitHub Projects. I think the tool is not that important as long as there is a Kanban board somewhere (or any other similar framework, for that matter).

    #Office & Productivity #Project Management #Task Management 32 social mentions

  2. A geoparser, geocoder and batch geocoder for the world. Map your data.
    Pricing:
    • Freemium
    • Free Trial
    • €20.0 (pay per use)
    I implemented an API ( https://geocode.xyz/ ) for getting the user’s country name by using reverse geocoding. Once that data was available (I used async…await for that), I made use of the name of the country to trigger a new API request ( https://restcountries.eu/ ) to get the country’s flag.

    #Maps #Geocoding #Web Mapping 2 social mentions

  3. The super fast color schemes generator! Create, save and share perfect palettes in seconds!
    When defining colours, I tried to avoid the ones that were too strong or bright, because the user will have to read numbers clearly and easily. After trying many different combinations on the great site Coolors, this was the winner 🥇:.

    #Design Tools #Color Gradients #Color Tools 536 social mentions

Discuss: My second vanilla JavaScript Project: using APIs, promises, classes, error handling, and more!

Log in or Post with