A simple application designed to help painters track their progress, gather inspiration, and manage their painting process effectively.
- Add new painting projects or ideas
- Track the status of each project (e.g., in-progress, completed)
- Delete projects that are no longer needed
- Filter projects by status (all, in-progress, completed)
- Clear all completed projects for a fresh start
- Pending project counter to keep you motivated
- Data persistence using localStorage
- Responsive design for use on any device
- HTML5
- CSS3
- JavaScript (ES6+)
- Font Awesome for icons
- GenosDB for realtime comunication
- Clone this repository
- Open the
index.htmlfile in your browser - Start managing your painting projects and tracking your progress!
index.html: HTML structure of the appstyles.css: CSS styles for the user interfacescript.js: Application logic in JavaScript
You can view a live demo of the application at: GitHub Pages
This app is inspired by the tools that painters need to stay organized and motivated throughout their creative journey. Whether you're working with cold wax and oils or acrylics, this app will help you manage your projects efficiently .
The app can adapt to different workflows depending on the painter's preferences. For example, users can filter their projects based on their current status, allowing them to focus on what matters most at any given time .
This project is licensed under the MIT License.