I´d like to create a booking platform for a beauty shop (nail design). the customer shall be able to book a treatment. an admin backend is needed to manage articles and their durations.
This commit is contained in:
16
quests.json
16
quests.json
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "New Project",
|
||||
"description": "",
|
||||
"icon": {
|
||||
"lucide": "square-dashed",
|
||||
"background": "conic-gradient(from 42deg at 50% 50%, #18181b, #27272a)"
|
||||
}
|
||||
}
|
||||
{
|
||||
"description": "",
|
||||
"icon": {
|
||||
"background": "conic-gradient(from 42deg at 50% 50%, #ffd60a, #26cd41)",
|
||||
"lucide": "calendar"
|
||||
},
|
||||
"name": "Beauty Shop Booking Platform"
|
||||
}
|
Reference in New Issue
Block a user