dynamicbible/app/db/README.md

60 lines
1.8 KiB
Markdown
Raw Normal View History

# Db
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.3.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
2020-08-05 18:36:24 -04:00
# Punch List
- Swipe to close
- Drop down menu items for move card up/down
2020-08-05 18:38:47 -04:00
- Options to merge references \*\*
2020-08-05 18:36:24 -04:00
- Merge if overlap
- Merge if contains
- Font Size / Font settings
- Page Admin \*\*
- Delete Page
- Show page and list of card titles
- Remove card from page
- Make page public (private edit only)
- Notes Admin \*\*
- Edit Note
- Delete Note
- Create Note
- Note: Add Cross References
- Note: Auto link passages using markdown link syntax
- Passage
- Show Note Cross References \*\*
- Login
- Help Page
- Remove settings page (don't need them if you have page/note admin)
- Settings for theme
- Custom Colors for Light/Dark modes
- Dark / Light / NightLight Mode
- Sync Card across Devices
- Merge saved pages lists when unlogged in -> login
- Incorporate Jacob's Geo Work
- Android and IOS mobile apps with Ionic Capactor