https://github.com/balssh/vacation-organizer
https://github.com/balssh/vacation-organizer
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/balssh/vacation-organizer
- Owner: Balssh
- Created: 2023-01-10T10:34:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-05T21:16:05.000Z (over 3 years ago)
- Last Synced: 2025-03-01T10:29:31.177Z (over 1 year ago)
- Language: TypeScript
- Size: 282 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This app is a little side project of mine. My goal with this app is to provide an easy and intuitive way to organize vacations with a group of friends or relatives.
## TO-DOs:
- [ ] desgin the collections of the database
- [ ] implement login/register functionality and UI
- [ ] implement basic functionalities of adding and managing a vacation
- [ ] implement a way to save and view the vacations history
- [ ] create a pleasing color pallete
- [ ] implement dark mode
- [ ] deploy the app to the web