Skip to content

Galane-dev/LocalChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalChat

What is LocalChat ?

LocalChat is a modern local storage chat app that allows users to create accounts, chat to individuals and groups, edit account,log out, log in, see who is online, and see messages as well as their timestamps; all without having to connect to external networks.

Why Choose LocalChat?

LocalChat priotizes safety and security of users. For your safety, you will not be connected to external networks. LocalChat not connecting to external networks ensures that hackers cannot access your private information.

Documentation

Software Requirement Specification

Overview

LocalChat is a modern local chat app that allows users to create accounts, chat to individuals and groups, edit account,log out, log in, see who is online, and see messages as well as their timestamps; all without having to connect to external networks.

components and functional requirement

1. Authentication and authorisation management

  • user can register
  • user can log in
  • user can access their unique profile

2. User/Profile management

  • user can access their personal information
  • user can update their personal information
  • user can log out of their profile
  • user can see other user's profile

3. Chat subsystem

  • user are able to see and message online and offline users
  • users are able to see and message groups
  • users are able to recieve and send messages in real time

Design

running application

FRONTEND

*I nstall Live Server VS Code extension

  • Run index.html with Live Server

Development

*I nstall Live Server VS Code extension

  • Run index.html with Live Server

Production

  • visit galane-dev.github.io/LocalChat/

About

Local storage chat app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors