Skip to content

Tembusu-Student-Developer-Club/tembulaundryapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tLaundry Project (formerly Tembusu Washing Machine Project)

The tLaundry project was started by Tembusians, for Tembusians.

The project aims to conceptualise and modularise a detection system for the running state of all washing machines and dryers in Tembusu College. The information collected through the detection system can then be passed to users through a Telegram bot or a mobile website.

"tembulaundryapp"

This project is the mobile website component of the tLaundry project. It gets the data collected by the detection system and displays the results to users in a user-friendly mobile website.

This project was bootstrapped with Create React App.

Project Status

The web application currently only supports the machines on Tembusu College Level 9. Once the functionality of the system has been verified, we plan to extend the application to cover the machines on Tembusu College Level 17 as well.

Installation & Development

In order to run the website locally, or make edits to the codebase:

  1. Clone this repository to your local drive.
  2. Install npm.
  3. npm start will run the app. Open http://localhost:3000 or http://localhost:8080, depending on your system, in order to view it in your browser.

Credits

This project is currently being worked on under the Tembusu Student Developer Club (SDC).

Learn More

To learn React, check out the React documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.8%
  • HTML 11.6%
  • CSS 11.6%