An open API service indexing awesome lists of open source software.

https://github.com/creativepurus/bulb-on-off

🌟 Bulb-On-Off is a simple and interactive project that allows you to control a virtual light bulb using a web application.
https://github.com/creativepurus/bulb-on-off

Last synced: about 1 year ago
JSON representation

🌟 Bulb-On-Off is a simple and interactive project that allows you to control a virtual light bulb using a web application.

Awesome Lists containing this project

README

          

> [![Purushottam Anand ???? on GitHub ?](https://github.com/creativepuru.png?size=100)](https://github.com/creativepuru "Purushottam Anand ???? on GitHub ?")

[![WELCOME MESSAGE](https://readme-typing-svg.demolab.com?font=Calibri&size=28&duration=2000&pause=1000&multiline=true&width=750&height=80&lines=👋+WELCOME+TO+MY+BULB+ON+OFF+REPOSITORY+📘)](https://github.com/creativepuru/Bulb-On-Off)

# 📚 Table of Contents
### 🔰 [ABOUT](#about)
### 🔰 [FEATURES](#features)
### 💻 [TECH USED](#technologies-used)
### 💻 [GETTING STARTED](#getting-started)
### 📣 [CONTRIBUTIONS 🤝](#contributing)
### 📲 [SOCIAL LINKS 💻](#social-links)
### 📖 [LICENSE](#license)
### 👉🏻 [BUY ME COFFEE ☕](#support-my-work)


# ABOUT
### Bulb-On-Off is a simple and interactive project that allows you to control a virtual light bulb using a web application.
### With just a click, you can turn the bulb on or off, simulating the functionality of a real-world light bulb.
### This project serves as a fun and educational demonstration of web development, showcasing the integration of C# with web technologies.

# FEATURES
- ### On/Off Control: Interact with the virtual bulb by toggling its state between on and off.

- ### Real-time Feedback: The bulb's state is instantly updated across all connected clients, providing a synchronized experience.

- ### User-friendly Interface: The web application offers an intuitive interface, making it easy for users to understand and operate.

# TECHNOLOGIES USED
- ### Front-end & Back-end: C#
- ### Real-time Communication: SignalR

# GETTING STARTED
### To get started with Bulb-On-Off, follow these steps:

- ### Clone the repository: git clone https://github.com/creativepuru/Bulb-On-Off.git
- ### Navigate to the project directory: cd Bulb-On-Off
- ### Install any necessary dependencies or packages for your C# environment.
- ### Build and run the project using your preferred C# development tools.
- ### Open your web browser and visit the appropriate URL provided by your development environment.
- ### Interact with the virtual bulb by clicking the "On" and "Off" buttons.

# CONTRIBUTING
### Contributions to the repository are more than welcome! If you find a bug, have an idea for an improvement, or want to add new features, please open an issue in the GitHub repository. You can also submit pull requests with your changes.

### We welcome contributions from the community.

- Fork the project
- Create a new branch (git checkout -b feature/awesome-feature)
- Make your changes and commit them (git commit -am 'Add an awesome feature')
- Push to the branch (git push origin feature/awesome-feature)
- Create a pull request

### We believe in fostering a welcoming and inclusive community, so please make sure to review our code of conduct before participating in any discussions or contributing to the project.

# SOCIAL LINKS


How to Reach Me

[![Purushottam Anand's LinkedIn](https://img.shields.io/badge/-📲%20Connect%20on%20Linkedin-blue?style=for-the-badge&logo=linkedin)](https://openinapp.co/connect-on-linkedin-puru "Purushottam Anand's LinkedIn Profile")

[![Purushottam Anand's GitHub](https://img.shields.io/badge/GitHub-❤️%20Sponsor%20me%20on%20GitHub-gr?style=for-the-badge&logo=github)](https://openinapp.co/githubpuru "Purushottam Anand's GitHub Page")

[![Purushottam Anand's Email](https://img.shields.io/badge/Gmail-use%20Desktop%20/%20Laptop%20to%20open%20Gmail-blue?style=for-the-badge&logo=gmail)](https://openinapp.co/gmailpuru "Gmail - use Desktop / Laptop to open Gmail")

- 💪 Feel free to connect with me on [LinkedIn](https://openinapp.co/linkedinpuru "Purushottam Anand on Linkedin") and never miss out on these valuable resources! 🚀
- Happy coding! 🚀💻

# LICENSE
- My [Bulb On Off repository](https://github.com/creativepuru/Bulb-On-Off) is licensed under the [Creative Commons Zero v1.0 Universal](https://github.com/creativepuru/Bulb-On-Off/blob/master/LICENSE.txt) License.
- See [LICENSE](https://github.com/creativepuru/BlinkLED/blob/main/LICENSE) for more information.

## SUPPORT MY WORK

### ❤️ Thank you for visiting my repository, and happy exploring 🤗

### [![BMC](https://img.shields.io/badge/Buy%20Me%20a%20Coffee%20☕-%23FFDD00.svg?&style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://www.buymeacoffee.com/creativepuru)



Back to Top