Angular/Firebase Three-Tier Application

Designing a blog website

picture of portfoli o2

As a side project I startet to develop a CRUD application. The goal is to build a blog website with user authentication, so unlocked users can create, update and delete blog posts just by using the web interface. For the frontend I use Angular to delve more into the framework and build on my existing knowledge. For the backend and database I use Firebase. So far I have not worked with Firebase so I wanted to give it a try and gain experience with it. A work in progress version can be found under blog.csnguyen.de and the project itself can be downloaded from the Github repository.

The following features have already been implemented:

The following features will be implemented in the future: