Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a JavaScript PWA app #580

Merged

Conversation

ghoshRitesh12
Copy link
Contributor

Issue: #579

Description

This project is a todo notes app with the UI kind of similar to that of Google Docs android app. This project stores data in browsers IndexedDB, hence it does not have a backend server, which also means that it doesn't have a login feature.

Feature

  • Easy to use UI
  • Search through todo or notes
  • Filter notes according to a status among "Pending", "Completed", "Favorites"
  • It's a PWA meaning, you can download and use it like a native app

Screenshots

Screen Shot 2023-10-02 at 00 11 00

Screen Shot 2023-10-02 at 00 11 20

Screen Shot 2023-10-02 at 00 12 01

Screen Shot 2023-10-02 at 00 12 39

@thinkswell thinkswell merged commit 6ebcd4f into thinkswell:master Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants