Motouom / PackIt

A Link Shortener

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a database to store original and shortened URLs

Motouom opened this issue · comments

Task:

  • Design the database schema to store the original and shortened URLs
  • Implement database CRUD (Create, Read, Update, Delete) operations