Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
RelCode
/
practice
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
practice
csharp
ProjectManagementSystem
Models
on
master
User selector
All users
All time
Commit history
Commits on Mar 18, 2025
update task item model and controller by removeing excessive data field that are not necessary
RelCode
committed
a51d6ef
View commit details
Copy full SHA for a51d6ef
View code at this point
Browse repository at this point
update project model and project controller
RelCode
committed
1fd7002
View commit details
Copy full SHA for 1fd7002
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
Project reference was causing infinite loop when fetching task items
RelCode
committed
0f28345
View commit details
Copy full SHA for 0f28345
View code at this point
Browse repository at this point
Commits on Mar 11, 2025
added task form and updated backend to match properties
RelCode
committed
548e7ee
View commit details
Copy full SHA for 548e7ee
View code at this point
Browse repository at this point
Commits on Feb 20, 2025
made some minor improvements
RelCode
committed
f7629ac
View commit details
Copy full SHA for f7629ac
View code at this point
Browse repository at this point
fixed dotnet ef failure bug and restructured the models as frontend calls were getting messy trying to follow the backend pattern, basically recreated the project as there were minor inconsistencie…
Show description for f311ce6
RelCode
committed
f311ce6
View commit details
Copy full SHA for f311ce6
View code at this point
Browse repository at this point
Commits on Feb 16, 2025
added task item status and priority as well providing clearer error message
RelCode
committed
aa95ab7
View commit details
Copy full SHA for aa95ab7
View code at this point
Browse repository at this point
added db table for task assignments as well as the model and controller for handling api call and data management
RelCode
committed
2789dd9
View commit details
Copy full SHA for 2789dd9
View code at this point
Browse repository at this point
added the taskItem controller and updated models for better code and data readability
RelCode
committed
3c613fb
View commit details
Copy full SHA for 3c613fb
View code at this point
Browse repository at this point
Commits on Feb 15, 2025
added Swagger authorization, added Projects' model and controller and registered Projects and Tasks on DbContext
RelCode
committed
48673f8
View commit details
Copy full SHA for 48673f8
View code at this point
Browse repository at this point
fixed middleware ([Authorize] attribute was not working at all), separated ApplicationUser for ease of management, made some minor tweaks on AuthController
RelCode
committed
fe9867f
View commit details
Copy full SHA for fe9867f
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
Project and TaskItems classes are failing. Reverting changes so I can start again from the last known working stage
RelCode
committed
d52d484
View commit details
Copy full SHA for d52d484
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
added project controller and updated its model to take userID as string instead of int
RelCode
committed
e71128f
View commit details
Copy full SHA for e71128f
View code at this point
Browse repository at this point
Commits on Feb 12, 2025
create project and task models and added respective DB tables
RelCode
committed
6197a6f
View commit details
Copy full SHA for 6197a6f
View code at this point
Browse repository at this point
Created a dotnet core web api project for my next project. this will probably be client-facing project with a UI and all the bells and whistles
RelCode
committed
e9b0eda
View commit details
Copy full SHA for e9b0eda
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.