Skip to content

nihalchollampat/NST_SDC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

NST_SDC Website

This project is a multi-page website for the National Skills Training - Software Development Course (NST-SDC). It includes a login/sign-up form with validation, along with additional pages: Home, About, Gallery, Event, and Contact.

Features

  • Login/Sign-Up Form: A form for users to log in or sign up, with validation and an age restriction (16+ years).
  • Multiple Pages:
    • Home: Landing page after a successful login or sign-up.
    • About: Page detailing information about NST-SDC.
    • Gallery: Showcases images and activities.
    • Event: Lists upcoming events and programs.
    • Contact: Provides contact information and a form for inquiries.

Pages Overview

  • index.html: Login/Sign-up page with form validation.
  • home.html: Main landing page for logged-in users, containing site highlights.
  • about.html: Contains details about NST-SDC's mission, goals, and history.
  • gallery.html: Displays images of recent NST-SDC activities, events, and achievements.
  • event.html: Lists upcoming events, including dates, descriptions, and registration links.
  • contact.html: Provides contact details and a form for inquiries or feedback.

File Structure

.
├── index.html         # Login/Sign-up page
├── home.html          # Home page for logged-in users
├── about.html         # About NST-SDC
├── gallery.html       # Gallery of images
├── event.html         # Event listings
├── contact.html       # Contact information and inquiry form
├── css/
│   └── index.css      # Main stylesheet
├── photos/
│   └── NST-SDC.png    # Favicon image
└── README.md          # Project documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published