LINK-LIFE is a web-based community platform designed to connect people and provide easy access to important resources.
It is built using HTML, CSS, and JavaScript with a focus on simplicity, usability, and clean UI.
Currently, it works as a static website, but it can be extended into a full-fledged app with backend integration.
- π Homepage β Clean landing page with quick navigation
- π Login & Signup β Basic forms for user authentication (frontend level)
- π©Έ Find Blood β A page dedicated to searching for blood donors/availability
- π₯ Invite a Friend β Share and expand the community
- βΉοΈ About Us β Information about the platformβs vision and mission
- πΌ Services & Features β Details of what the platform provides
- π Contact Us β Contact form for queries and support
- π¨ Custom Styles β Each page has its own CSS for unique design
- β‘ JavaScript Interactivity β Form handling, navigation, and UI interactions
LINK-LIFE/ β βββ index.html # Landing page βββ login page.html # Login form βββ signup page.html # Signup form βββ find blood .html # Resource lookup page βββ invite a friend.html # Invite workflow βββ aboutus page.html # About page βββ service page.html # Services page βββ contact us page.html # Contact form page βββ Features pages .html # Features overview β βββ styles1.css # Main stylesheet βββ about us.css # About page styles βββ contact us.css # Contact form styles βββ features.css # Features page styles βββ services.css # Services page styles β βββ script1.js # JavaScript logic