Skip to content

Commit

Permalink
Daily build by GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 29, 2023
1 parent 7e2290a commit bf34e3e
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 3 deletions.
16 changes: 15 additions & 1 deletion projects/v1/all/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -15578,7 +15578,7 @@
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/co226/thumbnail.jpg",
"team": {
"E/19/095": {
"name": "E.M.L.K. Edirisinghe",
"name": "Edirisinghe E.M.L.K.",
"email": "[email protected]",
"website": "",
"github": "https://github.com/lakshithaKaveen",
Expand Down Expand Up @@ -15653,6 +15653,20 @@
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/co226/E19/Online-Shopping/",
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/co226/thumbnail.jpg"
},
"e19-co226-database-for-a-social-media-site": {
"title": "database for a social media site",
"description": "CO226 project 2023",
"category": {
"title": "Database Projects (CO226)",
"code": "co226",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/co226/"
},
"project_url": "https://projects.ce.pdn.ac.lk/co226/e19/database-for-a-social-media-site/",
"repo_url": "https://github.com/cepdnaclk/e19-co226-database-for-a-social-media-site",
"page_url": "#",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/co226/E19/database-for-a-social-media-site/",
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/co226/thumbnail.jpg"
},
"e19-co226-database-management-system-for-a-restaurant": {
"title": "database management system for a restaurant",
"description": "A restaurant database system to simplify customer data management, enhancing service and personalization. It tracks menu inventory, staff schedules, and reservations seamlessly, revolutionizing restaurant operations. Elevate the customer experience with our comprehensive solution.",
Expand Down
2 changes: 1 addition & 1 deletion projects/v1/co226/E19/Online-Learning-Platform/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/co226/thumbnail.jpg",
"team": {
"E/19/095": {
"name": "E.M.L.K. Edirisinghe",
"name": "Edirisinghe E.M.L.K.",
"email": "[email protected]",
"website": "",
"github": "https://github.com/lakshithaKaveen",
Expand Down
14 changes: 14 additions & 0 deletions projects/v1/co226/E19/database-for-a-social-media-site/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"title": "database for a social media site",
"description": "CO226 project 2023",
"category": {
"title": "Database Projects (CO226)",
"code": "co226",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/co226/"
},
"project_url": "https://projects.ce.pdn.ac.lk/co226/e19/database-for-a-social-media-site/",
"repo_url": "https://github.com/cepdnaclk/e19-co226-database-for-a-social-media-site",
"page_url": "#",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/co226/E19/database-for-a-social-media-site/",
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/co226/thumbnail.jpg"
}
13 changes: 13 additions & 0 deletions projects/v1/co226/E19/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,19 @@
"page_url": "#",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/co226/E19/Online-Shopping/"
},
"e19-co226-database-for-a-social-media-site": {
"title": "database for a social media site",
"description": "CO226 project 2023",
"category": {
"title": "Database Projects (CO226)",
"code": "co226",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/co226/"
},
"project_url": "https://projects.ce.pdn.ac.lk/co226/e19/database-for-a-social-media-site/",
"repo_url": "https://github.com/cepdnaclk/e19-co226-database-for-a-social-media-site",
"page_url": "#",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/co226/E19/database-for-a-social-media-site/"
},
"e19-co226-database-management-system-for-a-restaurant": {
"title": "database management system for a restaurant",
"description": "A restaurant database system to simplify customer data management, enhancing service and personalization. It tracks menu inventory, staff schedules, and reservations seamlessly, revolutionizing restaurant operations. Elevate the customer experience with our comprehensive solution.",
Expand Down
2 changes: 1 addition & 1 deletion projects/v1/co226/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"E19": {
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/co226/E19/",
"project_count": 6
"project_count": 7
}
}
}

0 comments on commit bf34e3e

Please sign in to comment.