https://github.com/foojack87/tab-manager
App for keeping track of debt.
https://github.com/foojack87/tab-manager
Last synced: 11 months ago
JSON representation
App for keeping track of debt.
- Host: GitHub
- URL: https://github.com/foojack87/tab-manager
- Owner: foojack87
- Created: 2023-01-17T08:11:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T08:14:39.000Z (over 3 years ago)
- Last Synced: 2025-07-02T02:06:14.357Z (12 months ago)
- Language: JavaScript
- Homepage: https://tabify.netlify.app/
- Size: 212 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# App made for friends and family to keep track of each others tabs.
# How its done
Made with CRA ReactJS.
styled with css modules.
Firebase for backend database.
Used Redux for state management.
# Features to be added
Account authentication.
More detailed profile view.
Filtering/Sorting Tabs list.
Improve user feedback for form validation.
Spice up styling.