Coder Social home page Coder Social logo

Comments (17)

sruthiragupathy avatar sruthiragupathy commented on May 30, 2024

Hi, can i try this one?

from react-builder.

aravind-korada avatar aravind-korada commented on May 30, 2024

Hey,
Can I take this up?

from react-builder.

amanjagdev avatar amanjagdev commented on May 30, 2024

Sure @sruthiragupathy and @aravind-korada but if you both could explain the approach that you would follow to add that service... because this is a live stable release and any wrong move could have breaking changes.

Just want to know the approach :)

from react-builder.

aravind-korada avatar aravind-korada commented on May 30, 2024

Can track number of visitors using componentDidMount and number of users whenever someone clicks creat app.

Can store the values in a DB or a file.
File would be a better option I think.
or
You can suggest where to store that values.

from react-builder.

 avatar commented on May 30, 2024

can i use node to solve your issue?

from react-builder.

Sayan-dev avatar Sayan-dev commented on May 30, 2024

we just need an api.....and can u provide the ui for the badges?..the api should be publicly accessible and will be hit when the page loads......we need to save the user's ipaddress in a database and donot recount them once added in the database . Then the number of visitors will be the total users in the database, i think we need another api, which wil be hit when create app is selected which will just inclease the count in the database

from react-builder.

amanjagdev avatar amanjagdev commented on May 30, 2024

@Sayan-dev In your approach, we are making a totally new API just for the sake of analytics,
We would just be storing some sort of object (Visitor's data) right so this seems a bit overkill for the task to me.

from react-builder.

amanjagdev avatar amanjagdev commented on May 30, 2024

@aravind-korada This project is made using hooks and no class-based component is used and secondly where will you be storing that file and how will you access that in live version

from react-builder.

Sayan-dev avatar Sayan-dev commented on May 30, 2024

@Sayan-dev In your approach, we are making a totally new API just for the sake of analytics,
We would just be storing some sort of object (Visitor's data) right so this seems a bit overkill for the task to me.
Look we need to store the data somewhere and using a db is the best solution right?

from react-builder.

amanjagdev avatar amanjagdev commented on May 30, 2024

@Sayan-dev In your approach, we are making a totally new API just for the sake of analytics,
We would just be storing some sort of object (Visitor's data) right so this seems a bit overkill for the task to me.
Look we need to store the data somewhere and using a db is the best solution right?

Surely your point is justified, Although I would suggest something lighter.
There is nothing wrong with your approach I just feel like that we would need to host one API in order to count the user.

from react-builder.

amanjagdev avatar amanjagdev commented on May 30, 2024

If anyone of you can try and implement in a lighter way ...
Pull Requests are always welcome.

Best and optimised approach will be merged.

from react-builder.

bobbasworld avatar bobbasworld commented on May 30, 2024

If anyone of you can try and implement in a lighter way ...
Pull Requests are always welcome.

Best and optimised approach will be merged.

I'm willing to give this a crack @amanjagdev . I plan to implement this using an API I found which allows for the necessary functionality to be implemented.

All that needs to be done is to create a function that fetches the API, and then render the result to the DOM.

from react-builder.

amanjagdev avatar amanjagdev commented on May 30, 2024

@bobbasworld Sounds great to me...
Try implementing it without any breaking changes and I would be really happy If you could pull this off :)
Make a PR After you are done and then I can review it.

from react-builder.

bobbasworld avatar bobbasworld commented on May 30, 2024

@bobbasworld Sounds great to me...
Try implementing it without any breaking changes and I would be really happy If you could pull this off :)
Make a PR After you are done and then I can review it.

Sure, I'm on it :)

from react-builder.

bobbasworld avatar bobbasworld commented on May 30, 2024

@bobbasworld Sounds great to me...
Try implementing it without any breaking changes and I would be really happy If you could pull this off :)
Make a PR After you are done and then I can review it.

@amanjagdev where do you want to display the counts? Please share a screenshot

from react-builder.

amanjagdev avatar amanjagdev commented on May 30, 2024

@bobbasworld
Somewhere near these arrows ... Where ever it fits nicely with the feel of the application.
Screenshot 2020-10-01 171924

from react-builder.

amanjagdev avatar amanjagdev commented on May 30, 2024

The issue has been resolved 👍

from react-builder.

Related Issues (11)

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.