Code Monkey home page Code Monkey logo

Comments (11)

masonwoodford avatar masonwoodford commented on July 17, 2024 1

Haven't started on this yet, was a bit busier than anticipated this week, sorry. Will start on this later tonight!

from marathi-shabd.

masonwoodford avatar masonwoodford commented on July 17, 2024 1

I'm not too familiar with the best way to set up something like that, to be honest. 😅

from marathi-shabd.

sanketgarade avatar sanketgarade commented on July 17, 2024 1

No problem. I have some other tasks/ideas in my head that I'll put in the issues sometime. Looking forward to your help there, if possible. 😃

Thanks again 😊

from marathi-shabd.

masonwoodford avatar masonwoodford commented on July 17, 2024

I could work on this, you want the logic to be implemented in .md?

from marathi-shabd.

sanketgarade avatar sanketgarade commented on July 17, 2024

Hi @masonwoodford

Can you tell how to plan to do this first? Especially the database part - which database file will be used? Where will it be located (in this repo or an external site?) and how words will be added to it?

And good to see you here again 😄

from marathi-shabd.

masonwoodford avatar masonwoodford commented on July 17, 2024

Same to you, I have to look into it a bit but could the words not just be stored in another csv file? I'm thinking the logic for submission would make the most sense in html/js files, similar to the ones found in the docs folder.

from marathi-shabd.

sanketgarade avatar sanketgarade commented on July 17, 2024

could the words not just be stored in another csv file?

I'm not sure it is possible to modify a csv file stored in the GitHub repo. But you can try. If it works then great. 😊

from marathi-shabd.

sanketgarade avatar sanketgarade commented on July 17, 2024

@masonwoodford you can also go through the conversation at #25. The benefits of having external database and limitation of GitHub pages as a static site is discussed there.

Though this (the search functionality, not the missing words addition) is being worked upon currently using external database, it is going on at a slow pace. So if your above alternative solution works, we can put that to use.

from marathi-shabd.

sanketgarade avatar sanketgarade commented on July 17, 2024

Hey 👋🏼 @masonwoodford

I didn't hear from you. Have you started working on this?

from marathi-shabd.

masonwoodford avatar masonwoodford commented on July 17, 2024

I have the missing words sorted out, but I see the problem now, no way to allow users to add to the definitions.

from marathi-shabd.

sanketgarade avatar sanketgarade commented on July 17, 2024

I have the missing words sorted out, but I see the problem now, no way to allow users to add to the definitions.

Yes exactly.

  • For that the database (the csv file) which you wish to write to needs to be on some external website which allows writing to the database.
  • Once a user on our website enters the missing words and clicks the "Submit" button then a script on our webpage should run and add that word to this external database.

If you are willing to try such a solution let me know.

from marathi-shabd.

Related Issues (20)

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.