Skip to content

A simple web application that enables students to access their student profiles and school documents

Notifications You must be signed in to change notification settings

CollinsAmoah-web/connect-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

connect-web

A simple web application that enables students to access their student profiles and school documents.

Table of Contents

Tech Stack

  • Frontend: HTML, CSS, JavaScript

Features

  • User authentication (login/logout)
  • Secure access to student profiles
  • Access to school documents
  • Responsive design for desktop and mobile

Project Requirements

  • Users must be able to log in with an email and password.
  • Only authenticated users can access the homepage.
  • Authenticated users can log out securely.
  • User data and documents are protected and not accessible to unauthenticated users.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/connect-web.git
  2. Navigate to the project directory:
    cd connect-web
  3. Open index.html in your browser to get started.

Usage

  • On the login page, enter your email and password to access your profile and documents.
  • Use the navigation bar to access different sections.
  • Click "Logout" to end your session securely.

Folder Structure

About

A simple web application that enables students to access their student profiles and school documents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%