tick-done is a simple and efficient grocery list web application designed with a primary focus on speed, accessibility, and user-friendliness. This progressive web application (PWA) was developed using React.js for the frontend, while authentication and database functionalities are powered by Supabase.
- User-Friendly Interface: tick-done offers an intuitive and easy-to-navigate user interface that simplifies the process of creating and managing grocery lists.
- Speed and Performance: The application has been optimized for speed, ensuring a seamless and responsive user experience, even on slower network connections.
- Accessibility: We are committed to making tick-done accessible to everyone. The application is designed with accessibility in mind to ensure that individuals with disabilities can use it effectively.
- Progressive Web App (PWA): tick-Done is a PWA, which means you can install it on your device. It provides a native app-like experience without the need to download from an app store.
- Authentication: Secure user authentication is provided by Supabase, ensuring that your data remains protected and your lists are private.
- Responsive design with strong focus on mobile.
- Database: Supabase serves as the backend database for tick-done, allowing you to store and retrieve your grocery lists seamlessly.
To start using tick-done, follow these simple steps:
git clone https://github.com/Joal84/tick-done.git
cd tick-done
npm install
npm run dev
We welcome contributions from the community to make tick-done better. If you'd like to contribute, please follow these steps:
- Fork the repository on GitHub.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with descriptive messages.
- Push your branch to your forked repository.
- Create a pull request to the main repository, describing your changes and improvements.
If you encounter any issues or find any bugs while using tick-done, please open an issue on our GitHub repository. We appreciate your feedback and will work to resolve any problems promptly.