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
Type
/
to 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 }}
Schandroid243
/
ProTasker
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
Feat/scaling backend
- #9
#9
Open
Schandroid243
wants to merge 18 commits into
main
Schandroid243/ProTasker:main
from
feat/scaling_backend
Schandroid243/ProTasker:feat/scaling_backend
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
Feat/scaling backend
#9
Schandroid243
wants to merge 18 commits into
main
Schandroid243/ProTasker:main
from
feat/scaling_backend
Schandroid243/ProTasker:feat/scaling_backend
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2025
Second commit
Schandroid243
committed
9e785bb
View commit details
Copy full SHA for 9e785bb
Browse repository at this point
config(.prettierrc): Configured the semi colones, set single quotes to true and added a tabwidth of 2
Show description for 0f5f581
Schandroid243
committed
0f5f581
View commit details
Copy full SHA for 0f5f581
Browse repository at this point
Merge pull request #1 from Schandroid243/config/eslint_and_prettier_config
Show description for fecd7ff
Schandroid243
authored
fecd7ff
View commit details
Copy full SHA for fecd7ff
Browse repository at this point
feat(.env.exemple): Added port, database uri and node environement.
Show description for 7811b91
Schandroid243
committed
7811b91
View commit details
Copy full SHA for 7811b91
Browse repository at this point
feat(.env): Added the default .env file to store credentials
Schandroid243
committed
ec4a850
View commit details
Copy full SHA for ec4a850
Browse repository at this point
Merge pull request #2 from Schandroid243/feat/database_connection
Show description for a0bf529
Schandroid243
authored
a0bf529
View commit details
Copy full SHA for a0bf529
Browse repository at this point
Commits on Aug 23, 2025
feat(model/User.js): Added a user model and a function to hash the password.
Show description for ee81f57
Schandroid243
committed
ee81f57
View commit details
Copy full SHA for ee81f57
Browse repository at this point
Merge pull request #3 from Schandroid243/feat/register_and_authentication
Show description for a3cb865
Schandroid243
authored
a3cb865
View commit details
Copy full SHA for a3cb865
Browse repository at this point
feat(app.js): Added task routes.
Show description for ae6ccce
Schandroid243
committed
ae6ccce
View commit details
Copy full SHA for ae6ccce
Browse repository at this point
Merge pull request #4 from Schandroid243/feat/task_management
Show description for 2817feb
Schandroid243
authored
2817feb
View commit details
Copy full SHA for 2817feb
Browse repository at this point
Commits on Aug 24, 2025
feat(validators/authValidation, taskValidation): Added request validation using joi
Show description for b5fa21b
Schandroid243
committed
b5fa21b
View commit details
Copy full SHA for b5fa21b
Browse repository at this point
Merge pull request #5 from Schandroid243/feat/authorization_ownership
Show description for 83a2261
Schandroid243
authored
83a2261
View commit details
Copy full SHA for 83a2261
Browse repository at this point
Commits on Sep 10, 2025
Added Jest and superTest packages for unit tests
Schandroid243
committed
634c689
View commit details
Copy full SHA for 634c689
Browse repository at this point
update(package.json): Updated test script.
Show description for 465f6ac
Schandroid243
committed
465f6ac
View commit details
Copy full SHA for 465f6ac
Browse repository at this point
Commits on Sep 13, 2025
Merge pull request #6 from Schandroid243/feat/middleware_error_handler_and_unit_tests
Show description for 227fca9
Schandroid243
authored
227fca9
View commit details
Copy full SHA for 227fca9
Browse repository at this point
Commits on Sep 17, 2025
feat(src/app.js):
Show description for 2a6cc47
Schandroid243
committed
2a6cc47
View commit details
Copy full SHA for 2a6cc47
Browse repository at this point
Merge pull request #8 from Schandroid243/feat/rate_limiting_middleware_security_and_unti_test
Show description for 45f7d76
Schandroid243
authored
45f7d76
View commit details
Copy full SHA for 45f7d76
Browse repository at this point
feat(src/server.js):
Show description for aa3887c
Schandroid243
committed
aa3887c
View commit details
Copy full SHA for aa3887c
Browse repository at this point
You can’t perform that action at this time.