Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -388,5 +388,15 @@
"level": "intermediate",
"site": "https://github.com/lmponcio/copia-backups",
"tags": "python, copia-backups, scripting"
},
{
"name": "Restaurant_seat_booking",
"display": "Restaurant table booking system",
"description": "A web application for booking restaurant seats comes with a plethora of features, including user login/logout, forgot/reset password functionalities, restaurant opening options, and an admin panel, among others. Both users and restaurant owners undergo verification via email to ensure security and authenticity.",
"author": "RanganDas",
"category": "website",
"level": "intermediate",
"site": "",
"tags": "html, css, javascript, php, mysql"
}
]