Blunderchips / bankan

When was the last time you saw a good to-do app?
https://blunderchips.github.io/bankan/
Other
0 stars 1 forks source link

Bankan

When was the last time you saw a good to-do app? A semester break project with the goal of learning Angular, deploying a truly cross-platform application and making an actually good checklist application.

version  Build Status  repo-size 

Creative Commons License 

Table of Contents generated with DocToc

Watch/star to follow along with progress!

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software:

Installing

You can download the source code right off of GitHub or you can clone the repository.

# Clone project
$ git clone https://github.com/Blunderchips/bankan/

# Move into project
$ cd bankan

# Install dependencies
$ npm install

# Build and open project
$ ng serve --open

Built with Angular

This project was generated with Angular CLI version 7.3.9.

Angular: 8.0.0
... animations, cdk, common, compiler, compiler-cli, core, forms
... language-service, material, platform-browser
... platform-browser-dynamic, router

Package                           Version
-----------------------------------------------------------
@angular-devkit/architect         0.800.2
@angular-devkit/build-angular     0.800.2
@angular-devkit/build-optimizer   0.800.2
@angular-devkit/build-webpack     0.800.2
@angular-devkit/core              8.0.2
@angular-devkit/schematics        8.0.2
@angular/cli                      8.0.2
@angular/fire                     5.2.1
@angular/flex-layout              8.0.0-beta.26
@ngtools/webpack                  8.0.2
@schematics/angular               8.0.2
@schematics/update                0.800.2
rxjs                              6.5.2
typescript                        3.4.5
webpack                           4.30.0

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.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Contributing

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Contributor Covenant

Report an Issue

See Contributing for more details and view our Code of Conduct.

TODO: TABLE OF FACES

Everyone who's created or contributed to issues and pull requests have made the project better!

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License - see the LICENCE.md for more details.

Acknowledgements