Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
KGG-Dev-Course
/
taskmaster-api
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
15
Code
Issues
2
Pull requests
0
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 14, 2024
Merge pull request #31 from KGG-Dev-Course/29-database-design-for-course-management
Show description for 967cc7b
gitfullstacker
authored
967cc7b
Copy full SHA for 967cc7b
add tables for course
gitfullstacker
committed
769941c
Copy full SHA for 769941c
Commits on Jan 10, 2024
Merge pull request #27 from KGG-Dev-Course/25-implementing-personal-album-generation-using-google-photos-api
Show description for 72db5df
gitfullstacker
authored
72db5df
Copy full SHA for 72db5df
Commits on Jan 9, 2024
Google Photos API
Show description for c9ef40c
gitfullstacker
committed
c9ef40c
Copy full SHA for c9ef40c
Commits on Jan 8, 2024
Google Photos API endpoints
gitfullstacker
committed
5b57ebe
Copy full SHA for 5b57ebe
Commits on Dec 26, 2023
Merge pull request #24 from KGG-Dev-Course/23-need-to-create-new-endpoint-for-getting-my-profile
Show description for 7e932c4
gitfullstacker
authored
7e932c4
Copy full SHA for 7e932c4
beautify some code
gitfullstacker
committed
84298df
Copy full SHA for 84298df
Update ProfileService.cs
Show description for 85e4723
smartwebdev2023
authored
85e4723
Copy full SHA for 85e4723
Update IProfileService.cs
Show description for 42c1e19
smartwebdev2023
authored
42c1e19
Copy full SHA for 42c1e19
Update ProfileController.cs
Show description for ede9362
smartwebdev2023
authored
ede9362
Copy full SHA for ede9362
new endpoint to show image
Show description for 482d39d
gitfullstacker
committed
482d39d
Copy full SHA for 482d39d
profile photo upload
gitfullstacker
committed
1f153e5
Copy full SHA for 1f153e5
Commits on Dec 25, 2023
Add new functionality for profile
gitfullstacker
committed
16305fc
Copy full SHA for 16305fc
Commits on Dec 22, 2023
Merge pull request #22 from KGG-Dev-Course/21-modify-birthday-in-dto-and-entity
Show description for 7d4ecfc
gitfullstacker
authored
7d4ecfc
Copy full SHA for 7d4ecfc
fix birthday
gitfullstacker
committed
c6a53be
Copy full SHA for c6a53be
Merge pull request #20 from chenxidev1129/19-implement-profile-table-and-endpoints-for-users-in-aspnet-web-api-project
Show description for 31e4725
gitfullstacker
authored
31e4725
Copy full SHA for 31e4725
complete profile functionality
gitfullstacker
committed
55854f0
Copy full SHA for 55854f0
Create IProfileService.cs
kgg0305
authored
d6cc4a4
Copy full SHA for d6cc4a4
Create ProfileService.cs
kgg0305
authored
551622f
Copy full SHA for 551622f
create repository for profile table
smartwebdev2023
committed
7d66db4
Copy full SHA for 7d66db4
create profile table
gitfullstacker
committed
251ed71
Copy full SHA for 251ed71
Merge pull request #16 from chenxidev1129/15-add-roles-into-userdto
Show description for ca6c2eb
gitfullstacker
authored
ca6c2eb
Copy full SHA for ca6c2eb
fix userDto
gitfullstacker
committed
d8e2775
Copy full SHA for d8e2775
Commits on Dec 20, 2023
Merge pull request #14 from chenxidev1129/11-change-task-to-ticket
Show description for 3a35eb7
gitfullstacker
authored
3a35eb7
Copy full SHA for 3a35eb7
Convert Task to Ticket
gitfullstacker
committed
39c07d0
Copy full SHA for 39c07d0
Commits on Dec 19, 2023
Merge pull request #13 from chenxidev1129/12-set-cors
Show description for a789bbd
gitfullstacker
authored
a789bbd
Copy full SHA for a789bbd
Set CORS
gitfullstacker
committed
f177f28
Copy full SHA for f177f28
Commits on Dec 11, 2023
Merge pull request #9 from chenxidev1129/6-add-some-tables-for-task-management
Show description for af3ac3e
gitfullstacker
authored
af3ac3e
Copy full SHA for af3ac3e
set [Required] for all entities
gitfullstacker
committed
9dc7cb4
Copy full SHA for 9dc7cb4
add tables and endpoints for notification and setting
gitfullstacker
committed
0f601ce
Copy full SHA for 0f601ce
set authorization into ActivityLogController
gitfullstacker
committed
be1880c
Copy full SHA for be1880c
add table and endpoints for activity log
gitfullstacker
committed
4cfa276
Copy full SHA for 4cfa276
add tag table and endpoints
gitfullstacker
committed
e21a9bf
Copy full SHA for e21a9bf
set authorization to AttachmentController
gitfullstacker
committed
ff349af
Copy full SHA for ff349af
- add attachment table and endpoints
Show description for c238042
gitfullstacker
committed
c238042
Copy full SHA for c238042
Pagination
Previous
Next
You can’t perform that action at this time.