Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rk-vashista/to-do-app
Simple To-Do App
https://github.com/rk-vashista/to-do-app
css firebase html javascript
Last synced: 6 days ago
JSON representation
Simple To-Do App
- Host: GitHub
- URL: https://github.com/rk-vashista/to-do-app
- Owner: rk-vashista
- Created: 2024-08-03T13:51:48.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-12T14:59:59.000Z (3 months ago)
- Last Synced: 2024-08-12T17:23:02.841Z (3 months ago)
- Topics: css, firebase, html, javascript
- Language: CSS
- Homepage:
- Size: 689 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 📝 To-Do App
![To-Do App](assets/David.jpeg)
## 🌟 Overview
The **To-Do App** is a simple, yet powerful application designed to help you manage your tasks efficiently. Built with Firebase for real-time database functionality, this app ensures your tasks are always up-to-date across all your devices.
## ✨ Features
- **Real-time Updates**: Tasks are updated in real-time using Firebase.
- **Responsive Design**: The app is fully responsive and works seamlessly on mobile devices.
- **User-Friendly Interface**: Simple and intuitive interface for easy task management.## 🚀 Getting Started
### Prerequisites
- Firebase account
### Installation
1. Clone the repository:
```sh
git clone https://github.com/your-username/to-do-app.git
cd to-do-app
```2. Open `index.html` in your browser to start using the app.
📋 Usage
--------1. Open the app in your browser.
2. Enter a task in the input field and click the "Add Task" button.
3. Your task will be added to the list and saved in the Firebase database.🤝 Contributing
---------------Contributions are welcome! Please fork the repository and submit a pull request.
📜 License
----------This project is licensed under the MIT License. See the LICENSE file for details.
* * * * *
Made with ❤️ by [Your Name](vscode-file://vscode-app/c:/Users/Administrator/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-sandbox/workbench/workbench.html "https://github.com/your-username")