GithubHelp home page GithubHelp logo

juliankrzysiak / roam Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.05 MB

A website for assisting in planning day trips and road trips.

Home Page: https://roam-gamma.vercel.app

JavaScript 0.57% TypeScript 99.43%

roam's Issues

Add planner

  • The current day that shows what places have been added so far.
  • Updates when place added
  • Shows various information regarding the trip
    • Mileage
    • Duration
    • Cost
  • Click on location to get more info
  • Show information between each location
  • Drag to reorder

Add sharing link

Create a shareable link so anyone who has the link can view, but not edit the information.

Add backend

Create Connect with database to store locations

Calculate time between places

The time between each place should be provided when updating the itinerary. This information should be cached somewhere, but I'll probably put that in a separate issue.

Add backend

In this case, I will most likely just use what is provided by Supabase, so I don't have to create another project.
This is just to test if I can add things to a list.

Add order to places

The places are returned in random order, I will probably just add an array that will save the order of the places, instead of implementing complicated ordering paradigms, such as lexiograph ordering.

Add auth and DB

Use supabase to implement the auth and associated data that will be stored needing the uid.

Add select multiple places

This is so that I can select any number of places and move the place or delete at once so that it is a simpler operation.

Create new map page

Create a new page that allows mobile to largely plan out a route independently of a list.

Also part of a redesign.

Add dates to each day

Show the date of the day, perhaps even add a calendar, although I could add that to another page honestly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.