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 }}
code-solves
/
task-management-api
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jan 2, 2025
Tested endpoints using the Render deployed URL and updated the Postman collection
Show description for f5f22d8
code-solves
committed
f5f22d8
View commit details
Copy full SHA for f5f22d8
Browse repository at this point
Updated index.js with comments and resolved merge conflicts
code-solves
committed
e02415d
View commit details
Copy full SHA for e02415d
Browse repository at this point
Merge commit '151be89'
Show description for ec8880f
code-solves
committed
ec8880f
View commit details
Copy full SHA for ec8880f
Browse repository at this point
added a build script for vercel environment
code-solves
committed
151be89
View commit details
Copy full SHA for 151be89
Browse repository at this point
Commits on Jan 1, 2025
Validated MongoDB URI
code-solves
committed
57ae356
View commit details
Copy full SHA for 57ae356
Browse repository at this point
Changed the hardcoded MongoDB URI (mongodb://127.0.0.1:27017/taskmanagement) to use the environment variable MONGO_URI
code-solves
committed
82ff22f
View commit details
Copy full SHA for 82ff22f
Browse repository at this point
Commits on Dec 31, 2024
Fix PORT environment variable issue for Vercel deployment
code-solves
committed
284c8ba
View commit details
Copy full SHA for 284c8ba
Browse repository at this point
feat: Update MongoDB connection and environment variable validation
Show description for c005f9a
code-solves
committed
c005f9a
View commit details
Copy full SHA for c005f9a
Browse repository at this point
fix: removed deprecated Mongoose options (useNewUrlParser, useUnifiedTopology)
code-solves
committed
aa98b05
View commit details
Copy full SHA for aa98b05
Browse repository at this point
Commits on Dec 27, 2024
Update the MongoDB connection URI to use 127.0.0.1 instead of localhost
code-solves
committed
e2588cb
View commit details
Copy full SHA for e2588cb
Browse repository at this point
Merge branch 'master' into main to consolidate histories
Show description for 607a076
code-solves
committed
607a076
View commit details
Copy full SHA for 607a076
Browse repository at this point
Commits on Dec 26, 2024
Updated package.json and ensured proper structure
code-solves
committed
808b822
View commit details
Copy full SHA for 808b822
Browse repository at this point
Commits on Dec 25, 2024
initial commit
code-solves
committed
c2607e1
View commit details
Copy full SHA for c2607e1
Browse repository at this point
initial commit
code-solves
committed
1fd5598
View commit details
Copy full SHA for 1fd5598
Browse repository at this point
Update README.md
code-solves
authored
f1a5f67
View commit details
Copy full SHA for f1a5f67
Browse repository at this point
Initial commit
code-solves
authored
a1c3273
View commit details
Copy full SHA for a1c3273
Browse repository at this point
You can’t perform that action at this time.