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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cssgunc
/
react-starter
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
0
Code
Issues
0
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Event updates and Ban
- #16
#16
Open
BenYang12
wants to merge 55 commits into
main
cssgunc/react-starter:main
from
event-updates
cssgunc/cancerlinc-web:event-updates
Copy head branch name to clipboard
Conversation
Commits
55
(55)
Checks
Files changed
Open
Event updates and Ban
#16
BenYang12
wants to merge 55 commits into
main
cssgunc/react-starter:main
from
event-updates
cssgunc/cancerlinc-web:event-updates
Copy head branch name to clipboard
Commits
Commits on Nov 1, 2025
Implemented _index.tsx (home page) using temporary JSON data with functioning sorting for Patient Name, Assigned Social Worker, and Last Contact.
tedthavisin
committed
f085a07
View commit details
Copy full SHA for f085a07
Browse repository at this point
Added pages for auth with no functionality as of now
pranavsna
committed
b7395fe
View commit details
Copy full SHA for b7395fe
Browse repository at this point
Added CancerLINC logo
pranavsna
committed
be9459e
View commit details
Copy full SHA for be9459e
Browse repository at this point
Commits on Jan 14, 2026
Committed routes.ts as well
pranavsna
committed
0fed45f
View commit details
Copy full SHA for 0fed45f
Browse repository at this point
Commits on Jan 15, 2026
Added CancerLINC logo to top bar
tedthavisin
committed
befd50d
View commit details
Copy full SHA for befd50d
Browse repository at this point
Commits on Jan 30, 2026
Merge pull request #2 from cssgunc/auth
Show description for f6f97cd
SamanyuDixit
authored
f6f97cd
View commit details
Copy full SHA for f6f97cd
Browse repository at this point
Merge branch 'main' into ted
SamanyuDixit
authored
fcfa8c6
View commit details
Copy full SHA for fcfa8c6
Browse repository at this point
Merge pull request #3 from cssgunc/ted
Show description for 68079df
SamanyuDixit
authored
68079df
View commit details
Copy full SHA for 68079df
Browse repository at this point
Commits on Jan 31, 2026
firebase setup
aryavenkatesan
committed
9d19b33
View commit details
Copy full SHA for 9d19b33
Browse repository at this point
Commits on Feb 4, 2026
fixed links to prevent page from refreshing unnecessarily
tcbarzyk
committed
5f4d3c1
View commit details
Copy full SHA for 5f4d3c1
Browse repository at this point
Commits on Feb 5, 2026
Merge pull request #5 from cssgunc/firebase_setup
Show description for 8492844
SamanyuDixit
authored
8492844
View commit details
Copy full SHA for 8492844
Browse repository at this point
Commits on Feb 17, 2026
Commit without .env
tcbarzyk
committed
d2053e2
View commit details
Copy full SHA for d2053e2
Browse repository at this point
Profile page rework -- Ted and Hamzah
hamzahyous
committed
2cfb35b
View commit details
Copy full SHA for 2cfb35b
Browse repository at this point
Commits on Feb 20, 2026
Merge branch 'main' into tb/frontend_auth
SamanyuDixit
authored
82966ea
View commit details
Copy full SHA for 82966ea
Browse repository at this point
Commits on Feb 24, 2026
feat: add referrals section
tedthavisin
committed
b6e5093
View commit details
Copy full SHA for b6e5093
Browse repository at this point
Updated referrals.tsx styling, updated ssr to false, and fixed useReferrals.ts hook.
tedthavisin
committed
3257c1f
View commit details
Copy full SHA for 3257c1f
Browse repository at this point
Commits on Feb 26, 2026
Text color fix
hamzahyous
committed
866cb60
View commit details
Copy full SHA for 866cb60
Browse repository at this point
Merge pull request #6 from cssgunc/tb/frontend_auth
Show description for 886b1db
SamanyuDixit
authored
886b1db
View commit details
Copy full SHA for 886b1db
Browse repository at this point
Commits on Feb 27, 2026
built frontend for messaging
tcbarzyk
committed
2aa9c54
View commit details
Copy full SHA for 2aa9c54
Browse repository at this point
built basic messaging system
tcbarzyk
committed
55b893a
View commit details
Copy full SHA for 55b893a
Browse repository at this point
Commits on Feb 28, 2026
Implemented card and list components for referrals. Added delete, edit, and add functionality. Updated styling.Added website button.
tedthavisin
committed
572a405
View commit details
Copy full SHA for 572a405
Browse repository at this point
Updated referral form keep patientId immutable.
tedthavisin
committed
f35ba58
View commit details
Copy full SHA for f35ba58
Browse repository at this point
Added TODO comment and installed react-router-dom for future router params.
tedthavisin
committed
525738b
View commit details
Copy full SHA for 525738b
Browse repository at this point
Fixed routes and added comments
tedthavisin
committed
8a95b31
View commit details
Copy full SHA for 8a95b31
Browse repository at this point
Merge branch 'main' into referrals-feature
tedthavisin
authored
5855a41
View commit details
Copy full SHA for 5855a41
Browse repository at this point
Commits on Mar 9, 2026
referral fields update
hamzahyous
committed
1707dd4
View commit details
Copy full SHA for 1707dd4
Browse repository at this point
Commits on Mar 25, 2026
Merge branch 'main' into hamzah-ted-profile-page-updates
SamanyuDixit
authored
2fda810
View commit details
Copy full SHA for 2fda810
Browse repository at this point
Merge pull request #7 from cssgunc/hamzah-ted-profile-page-updates
Show description for 10ad320
SamanyuDixit
authored
10ad320
View commit details
Copy full SHA for 10ad320
Browse repository at this point
Commits on Mar 26, 2026
Changed to firebase.js to resolve merge conflict
SamanyuDixit
committed
cf8bb71
View commit details
Copy full SHA for cf8bb71
Browse repository at this point
Merge pull request #8 from cssgunc/referrals-feature
Show description for 1920270
SamanyuDixit
authored
1920270
View commit details
Copy full SHA for 1920270
Browse repository at this point
Commits on Apr 2, 2026
added attachments
tcbarzyk
committed
2cc4e07
View commit details
Copy full SHA for 2cc4e07
Browse repository at this point
Commits on Apr 5, 2026
updated chat spec
tcbarzyk
committed
c53de63
View commit details
Copy full SHA for c53de63
Browse repository at this point
Commits on Apr 13, 2026
fixed UI issues
tcbarzyk
committed
629115c
View commit details
Copy full SHA for 629115c
Browse repository at this point
Commits on Apr 14, 2026
updated dashboard
tcbarzyk
committed
f0ec36b
View commit details
Copy full SHA for f0ec36b
Browse repository at this point
email verification ticket
BenYang12
committed
fa63bc1
View commit details
Copy full SHA for fa63bc1
Browse repository at this point
Commits on Apr 20, 2026
merge: main
aryavenkatesan
committed
9b84c62
View commit details
Copy full SHA for 9b84c62
Browse repository at this point
feat: integrated referrals into profile page
aryavenkatesan
committed
020e53e
View commit details
Copy full SHA for 020e53e
Browse repository at this point
feat: everything
aryavenkatesan
committed
3a5a266
View commit details
Copy full SHA for 3a5a266
Browse repository at this point
feat: filters
aryavenkatesan
committed
28e1134
View commit details
Copy full SHA for 28e1134
Browse repository at this point
feat: final changes
aryavenkatesan
committed
75e33b7
View commit details
Copy full SHA for 75e33b7
Browse repository at this point
Commits on Apr 23, 2026
updated messaging feature for real time db listening, and set up script to test chats
tcbarzyk
committed
819ad6d
View commit details
Copy full SHA for 819ad6d
Browse repository at this point
Commits on Jun 9, 2026
Merge pull request #11 from cssgunc/showcase-demo
Show description for faba6d0
aryavenkatesan
authored
faba6d0
View commit details
Copy full SHA for faba6d0
Browse repository at this point
Commits on Jun 16, 2026
feat: notifications + patient status updates
aryavenkatesan
committed
48c3a9c
View commit details
Copy full SHA for 48c3a9c
Browse repository at this point
event updates ticket complete
BenYang12
committed
f064f00
View commit details
Copy full SHA for f064f00
Browse repository at this point
Commits on Jun 22, 2026
Delete functions/package-lock.json
aryavenkatesan
authored
797df82
View commit details
Copy full SHA for 797df82
Browse repository at this point
Merge pull request #18 from cssgunc/arya/notifications-for-social-workers
Show description for 10216d2
aryavenkatesan
authored
10216d2
View commit details
Copy full SHA for 10216d2
Browse repository at this point
Commits on Jun 30, 2026
feat: admin view impl
aryavenkatesan
committed
683601a
View commit details
Copy full SHA for 683601a
Browse repository at this point
ban ticket complete
BenYang12
committed
c2b321e
View commit details
Copy full SHA for c2b321e
Browse repository at this point
Commits on Jul 1, 2026
fix: disable + delete functions
aryavenkatesan
committed
aa830ee
View commit details
Copy full SHA for aa830ee
Browse repository at this point
chore: clean md files
aryavenkatesan
committed
7e45a55
View commit details
Copy full SHA for 7e45a55
Browse repository at this point
Merge branch 'arya/verify-users' into event-updates
aryavenkatesan
committed
1e08c00
View commit details
Copy full SHA for 1e08c00
Browse repository at this point
Merge pull request #19 from cssgunc/arya/verify-users
Show description for 0432a2f
aryavenkatesan
authored
0432a2f
View commit details
Copy full SHA for 0432a2f
Browse repository at this point
Commits on Jul 20, 2026
Merge branch 'main' of https://github.com/cssgunc/cancerlinc-web into event-updates
Show description for 2b885cb
BenYang12
committed
2b885cb
View commit details
Copy full SHA for 2b885cb
Browse repository at this point
issue 22 and 55 complete
BenYang12
committed
c22090a
View commit details
Copy full SHA for c22090a
Browse repository at this point
Commits on Jul 21, 2026
Merge origin/event-updates into event-updates
Show description for c4857f3
BenYang12
and
claude
committed
c4857f3
View commit details
Copy full SHA for c4857f3
Browse repository at this point
You can’t perform that action at this time.