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

Create Postgres tables & PrismaORM models. #152

Open
12 tasks
35C4n0r opened this issue Jun 12, 2024 · 0 comments
Open
12 tasks

Create Postgres tables & PrismaORM models. #152

35C4n0r opened this issue Jun 12, 2024 · 0 comments
Assignees
Labels

Comments

@35C4n0r
Copy link
Collaborator

35C4n0r commented Jun 12, 2024

Title

Migrate GeoJSON Data to PostGIS and add Prisma ORM models


Description

Create Postgres tables & Prisma ORM models.


Checklist

  • Create states table
  • Create State Prisma model
  • Create districts table
  • Create District Prisma model
  • Create subdistricts table
  • Create SubDistrict Prisma model
  • Create villages table
  • Create Village Prisma model
  • Create cities table
  • Create City Prisma model
  • Create centroids table
  • Create Centroid Prisma model

Closes: #125

@35C4n0r 35C4n0r self-assigned this Jun 12, 2024
@35C4n0r 35C4n0r added the DMP24 label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

1 participant