c2siorg / Codelabz

Codelabz
Apache License 2.0
11 stars 51 forks source link

Duplicate tutorial title fixed #67

Open Aditya-Sakpal opened 6 months ago

Aditya-Sakpal commented 6 months ago

Description

In this pr I've made changes such that the user cannot create two tutorials with same title , hence ensuring uniqueness and eliminating redudancy. Since renaming the tutorial functionality is also not implemented , which makes having tutorials with unique name even more important

Related Issue

66 fixed

Motivation and Context

Two tutorials can have same title

Test Results

image

Video Reference

https://github.com/c2siorg/Codelabz/assets/112710558/b14637a4-fbf8-4ab6-b25b-f10f2f41c7c6

Types of changes

Checklist:

Request to review

@shivareddy6 @Shiva-Nanda @Maahi10001 @ABHISHEK-PANDEY2 please review my pull request