Giter Club home page Giter Club logo

angular4materialdesign's Introduction

demolive license dependencies updates

logo

Angular 4 | Material Design | Firebase - Starter kit

A full stack starter app containing Angular 4, Material and Firebase.

Project is still in progress

loginpage githubauth

Quick start

First clone this repo: git clone https://github.com/jeroenouw/Angular4MaterialDesign.git.
Change directory to this project
Run npm install to install all the dependencies.
Run npm start or ng serve to run this project.
Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

To build the project run npm run dist.

Development

For own projects please use different keys in app.component.ts:
firebase.initializeApp({
// For other projects use different keys
apiKey: '[YOUR_KEY]',
authDomain: '[YOUR_KEY]',
databaseURL: '[YOUR_KEY]',
projectId: '[YOUR_KEY]',
storageBucket: '[YOUR_KEY]',
messagingSenderId: '[YOUR_KEY]'
});
Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Including in this project:

  • Angular 4 front-end with Material Design
  • Firebase back-end (0Auth authentication and NoSQL database)
  • Home page
  • About page
  • Contact page
  • Misc page
  • 404 page
  • Save email (keep in touch)
  • Authentication (Email, Google, Twitter, Facebook, Github and Anonymous)
  • Verification email after signup
  • Auth Guard
  • Profile
  • Profile image animation
  • Profile settings
  • Password reset
  • Messaging system
  • Alerts
  • 360 view
  • Multiple pipes
  • Carousel
  • Translatations
  • Tests
  • Back to top button
  • Loading spinner and progress bar

Specific Angular 4 usage in this project:

  • Animations (@angular/platform-browser/animations)
  • ng-template
  • ngIf else
  • Titlecase pipe

Specific Material Design usage in this project:

  • MD Datepicker
  • MD Input
  • MD Slide toggle
  • MD Menu
  • MD Sidenav
  • MD Toolbar
  • MD Card
  • MD Tabs
  • MD Buttons
  • MD Icon
  • MD Progress spinner
  • MD Progress bar
  • MD Dialog
  • MD Tooltip
  • MD Snackbar

To Do List

  • Make every component responsive

To Finish List (known issues)

Auth

  • Cellphone authentication
  • Optimizing alerts
  • Google, Facebook, Twitter & Github signin/signup
  • Error messages: Email already exists, login failed, registration failed

Sending

  • Contact form send

Profile

  • Dialog component
  • File uploading
  • Change settings
  • Messaging layout and functionality

Tests

  • Unit
  • e2e

Other

  • i18n translations
  • Internal server error 500
  • 360 view only working on localhost

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.