AmanNegi / FreshNest

A platform that connects local producers directly with consumers seeking fresh produce.
https://fresh-nest.netlify.app
GNU Affero General Public License v3.0
23 stars 39 forks source link

fix: Round off the price at item detail page currently it shows elongated price #186

Closed AmanNegi closed 8 months ago

AmanNegi commented 8 months ago

Issue Description 🕊️

On the item detail page, the price should be displayed in a more visually pleasing format, rounded to two decimal places.

References 🗃️

image

Shoaib-2 commented 8 months ago

Hey @AmanNegi, I want to contribute to this issue. But I am struggling to find codebase. Possibly, this is my first open source contribution. If you can help me around this, then I am pretty sure I can fix this issue.

MohitKambli commented 8 months ago

Hey @AmanNegi, I want to contribute to this issue. But I am struggling to find codebase. Possibly, this is my first open source contribution. If you can help me around this, then I am pretty sure I can fix this issue.

Hello @Shoaib-2, Hope you're doing well. Normally, you find the codebase of any project under the Code section. You can see it over here:

image

Hope that helps you.

AmanNegi commented 8 months ago

@Shoaib-2 As Mohit mentioned above you can find the code on the home page of the FreshNest repo. You can then Fork the Repo and continue making changes. I would suggest that you take a tutorial before starting.

Also, all open-source repositories have a CONTRIBUTING.md which can assist with most of the questions you might have related to contributing.

It appears that @MohitKambli has solved this issue, however, it's always a good idea to get assigned first and then raise a PR. Please feel free to set up and explore the project. Keep an eye on the issues tab as new ones are added regularly.

Let me know if you have any more queries I will keep this issue open for a while.🤗

Shoaib-2 commented 8 months ago

Hello @AmanNegi and @MohitKambli , I am so sorry for that. Thank you for letting me know. I’ll surely watch a tutorial and get back doing things. Thank you so much for the insights. Well, I’ll definitely keep a watch and raise a PR accordingly.

AmanNegi commented 8 months ago

Great @Shoaib-2, If you have any issues during the setup phase feel free to create an issue. I'll be happy to assist you 🤗

Shoaib-2 commented 8 months ago

@AmanNegi Surely. Glad to hear that