An open API service indexing awesome lists of open source software.

https://github.com/princecodes247/veldora-app


https://github.com/princecodes247/veldora-app

Last synced: 12 months ago
JSON representation

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