mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update README
This commit is contained in:
parent
3b259d2e11
commit
0261535ba4
143
README.md
143
README.md
@ -9,135 +9,26 @@ Bootstrap Vue Gradido Wallet -
|
||||
**DEMO:** [https://vast-atoll-44277.herokuapp.com/](https://vast-atoll-44277.herokuapp.com/)
|
||||
|
||||
|
||||
## File Structure
|
||||
Within the download you'll find the following directories and files:
|
||||
ISSUES:
|
||||
|
||||
```
|
||||
|-- Bootstrap Vue Gradido Wallet
|
||||
|-- .gitignore
|
||||
|-- CHANGELOG.md
|
||||
|-- ISSUES_TEMPLATE.md
|
||||
|-- LICENSE.md
|
||||
|-- README.md
|
||||
|-- babel.config.js
|
||||
|-- package.json
|
||||
|-- public
|
||||
| |-- img
|
||||
| |-- favicon.ico
|
||||
| |-- index.html
|
||||
|-- src
|
||||
|-- assets
|
||||
| |-- logo.png
|
||||
| |-- scss
|
||||
| | |-- core
|
||||
| | |-- custom
|
||||
| | |-- argon.scss
|
||||
| |-- vendor
|
||||
| |-- nucleo
|
||||
|-- components
|
||||
| |-- Badge.vue
|
||||
| |-- BaseAlert.vue
|
||||
| |-- BaseButton.vue
|
||||
| |-- BaseDropdown.vue
|
||||
| |-- BaseHeader.vue
|
||||
| |-- BasePagination.vue
|
||||
| |-- BaseProgress.vue
|
||||
| |-- BaseSlider.vue
|
||||
| |-- BaseTable.vue
|
||||
| |-- ButtonCheckbox.vue
|
||||
| |-- ButtonRadioGroup.vue
|
||||
| |-- CloseButton.vue
|
||||
| |-- index.js
|
||||
| |-- LoadingPanel.vue
|
||||
| |-- Modal.vue
|
||||
| |-- NavbarToggleButton.vue
|
||||
| |-- Breadcrumb
|
||||
| | |-- Breadcrumb.vue
|
||||
| | |-- BreadcrumbItem.vue
|
||||
| | |-- RouteBreadcrumb.vue
|
||||
| |-- Cards
|
||||
| | |-- Card.vue
|
||||
| | |-- StatsCard.vue
|
||||
| |-- Charts
|
||||
| | |-- BarChart.js
|
||||
| | |-- config.js
|
||||
| | |-- globalOptionsMixin.js
|
||||
| | |-- LineChart.js
|
||||
| | |-- optionHelpers.js
|
||||
| | |-- roundedCornersExtension.js
|
||||
| |-- Collapse
|
||||
| | |-- Collapse.vue
|
||||
| | |-- CollapseItem.vue
|
||||
| |-- Inputs
|
||||
| | |-- BaseCheckbox.vue
|
||||
| | |-- BaseInput.vue
|
||||
| | |-- BaseRadio.vue
|
||||
| |-- Navbar
|
||||
| | |-- BaseNav.vue
|
||||
| | |-- NavbarToggleButton.vue
|
||||
| |-- NotificationPlugin
|
||||
| | |-- index.js
|
||||
| | |-- Notification.vue
|
||||
| | |-- Notifications.vue
|
||||
| |-- SidebarPlugin
|
||||
| | |-- index.js
|
||||
| | |-- SideBar.vue
|
||||
| | |-- SidebarItem.vue
|
||||
| |-- Tabs
|
||||
| | |-- Tab.vue
|
||||
| | |-- Tabs.vue
|
||||
|-- directives
|
||||
| |-- click-ouside.js
|
||||
|-- plugins
|
||||
| |-- dashboard-plugin.js
|
||||
| |-- globalComponents.js
|
||||
| |-- globalDirectives.js
|
||||
|-- routes
|
||||
| |-- router.js
|
||||
| |-- routes.js
|
||||
| |-- starterRouter.js
|
||||
|-- util
|
||||
| |-- throttle.js
|
||||
|-- views
|
||||
|-- Dashboard.vue
|
||||
|-- GoogleMaps.vue
|
||||
|-- Icons.vue
|
||||
|-- NotFoundPage.vue
|
||||
|-- RegularTables.vue
|
||||
|-- Dashboard
|
||||
| |-- PageVisitsTable.vue
|
||||
| |-- SocialTrafficTable.vue
|
||||
|-- Layout
|
||||
| |-- Content.vue
|
||||
| |-- ContentFooter.vue
|
||||
| |-- DashboardLayout.vue
|
||||
| |-- DashboardNavbar.vue
|
||||
|-- Maps
|
||||
|-- APY_KEY.js
|
||||
|-- Pages
|
||||
|-- UserProfile
|
||||
|-- AuthLayout.vue
|
||||
|-- Login.vue
|
||||
|-- Register.vue
|
||||
|-- UserProfile.vue
|
||||
|-- Starter
|
||||
|-- SampleFooter.vue
|
||||
|-- SampleLayout.vue
|
||||
|-- SampleNavbar.vue
|
||||
|-- SamplePage.vue
|
||||
|-- Tables
|
||||
|-- RegularTables
|
||||
|-- projects.js
|
||||
|-- users.js
|
||||
|-- App.vue
|
||||
|-- main.js
|
||||
|-- polyfills.js
|
||||
- [ ] csrf token management
|
||||
|
||||
|
||||
- [ ] Userdaten - Testbenutzer - test.json
|
||||
|
||||
|
||||
- [ ] Session Cookie: GRADIDO_LOGIN enhancement
|
||||
|
||||
|
||||
- [ ] 🚀 [Feature] - Create a dockerfile for the frontend application enhancement
|
||||
|
||||
|
||||
|
||||
|
||||
___________
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
🌟 [EPIC] - Gradido Web- and App- Client
|
||||
# 🌟 [EPIC] - Gradido Web- and App- Client
|
||||
|
||||
Web-App:
|
||||
Einstiegspunkt:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user