Git Product home page Git Product logo

Comments (8)

sabinahofmann avatar sabinahofmann commented on September 21, 2024

@kensupermen I will do it.

from backpacker.

th0j avatar th0j commented on September 21, 2024

@sabinahofmann Okey man. If you can use reactjs, I hope you implement it to improve performance

from backpacker.

sabinahofmann avatar sabinahofmann commented on September 21, 2024

I am rather a backend developer and would be set up the logic up to view.
I can see in migration, you build a has_many association: a user can have one or more trips. It's that right? According to which criterias can a user find trips?

from backpacker.

th0j avatar th0j commented on September 21, 2024

@sabinahofmann Yes, That right. The user can find trips in the future. And trips not duplicate time with trips that user registed.
Example:

Trip1 start_at 8 Dec 2017
Trip2 start_at 9 Dec 2017
Trip3 start_at 9 Dec 2017

User registed trip3, so user only see trip1
That is my idea, so if you have any idea better, we will discuss and make it better.
Btw, I want to a feature done mean this feature has backend and fronend, because this application is a web, not a api.

from backpacker.

sabinahofmann avatar sabinahofmann commented on September 21, 2024

I understand you. But I'm not good as a frontend developer and my intuition wasn't to make an api. Wouldn't it be more effective if someone makes the view, who is also good at it - especially in React?

from backpacker.

sabinahofmann avatar sabinahofmann commented on September 21, 2024

@kensupermen How about I split the whole thing into two pull requests. With React the data is transferred as JSON, so the first PR would be the backend logic with the output of the data as JSON and the second part would be the React part. This part can then either be taken over by me or someone else who can do it better.

from backpacker.

th0j avatar th0j commented on September 21, 2024

@sabinahofmann Ok, fine. If you don't know about reactjs, I think you know about html and css. I want it has basic front end (html, css, bootstrap), don't need reactjs. We will convert later. Because this function in backend every easy, so I want html look cool

from backpacker.

sabinahofmann avatar sabinahofmann commented on September 21, 2024

@kensupermen the pull request for this feature or rather task : #14

from backpacker.

Related Issues (14)

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.