Skip to content

ggopalai/sts-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sts-client

Overview

This repository contains the code for the user/client web-application for the Stop the Steal project. It works in tandem with the bike application to provide a comprehensive solution for bike theft prevention.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Deployment Steps

The web-app is currently hosted on GitHub Pages. To replicate the deployment process:

  1. Fork this repository.
  2. Navigate to the repository's settings.
  3. Under the "Pages" section, select the option to deploy from a specific branch.
  4. Choose the branch you want to deploy and save the settings.

Repository Organization

The repository is organized as follows:

./index.html: Serves as the entry point for the client application.

./styles.css: Contains the CSS styling for the client application.

./script.js: Contains the JavaScript code for the client application. The bulk of the code is in this file. It implements a Finite State Machine (FSM) to handle the 'Locked' and 'Unlocked' states of the bike lock.

Deployed Site

The deployed site can be found at here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published