Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload Image and Update JSON Data of Province #4

Open
SusheelThapa opened this issue Dec 20, 2024 · 0 comments
Open

Upload Image and Update JSON Data of Province #4

SusheelThapa opened this issue Dec 20, 2024 · 0 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@SusheelThapa
Copy link
Contributor

Before updating the JSON data, we need to upload the images in the right place.

Uploading the Images

  1. Checkout branch to image-hosting
git checkout image-hosting
  1. I have create a sample for Bagmati Pradesh(incomplete one). Check the sample and try to complete Bagmati Pradesh along with other Pradesh in the same format I have keep the file.

  2. After you have complete just commit and push the code.

You might be wondering what will be the URL

Lets suppose you have add image with name one.jpg inside Koshi Pradesh/CIT folder. Then,
URL https://https://locus-ioe.github.io/CIT-MAP/Koshi Pradesh/CIT/one.jpg

Updating the JSON Data

You will be editing this file for this task.

Since, all the data here are dummy one so you need to write each and every data yourself, remember to used the deployed URL in the images. A sample of Bagmati Pradesh has been done for you which is incomplete.

@SusheelThapa SusheelThapa added good first issue Good for newcomers help wanted Extra attention is needed labels Dec 20, 2024
@SusheelThapa SusheelThapa self-assigned this Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant