https://github.com/princecodes247/veldora-app
https://github.com/princecodes247/veldora-app
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/princecodes247/veldora-app
- Owner: princecodes247
- Created: 2022-10-04T10:24:42.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-19T19:07:30.000Z (almost 2 years ago)
- Last Synced: 2024-07-20T00:14:49.204Z (almost 2 years ago)
- Language: JavaScript
- Homepage: veldora-app.vercel.app
- Size: 364 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TODO
- [ ] Create project settings page
- [x] Use React Query for queries
- [x] Implement pagination
- [x] Replace SVGs with react-icons
- [x] Create modal for create a project
- [x] Add ESLint
- [x] Add prop-types
- [ ] Create default error handler for react router
- [ ] Create Auth Providers
- [x] Create Auth pages
- [ ] Add logo (to auth pages and dashboard)
- [ ] Connect to backend
- [ ] Add extra submission functionalities (i.e edit, delete, etc)
- [ ] Add extra project functionalities (i.e edit, delete, etc)
- [ ] Create How to use page
- [ ] Create Homepage
- [ ] Create About page
- [ ] Add Transitions with framer motion