An open API service indexing awesome lists of open source software.

https://github.com/kennix88/ngx-medium-clone

A clone of the medium site, created for the sake of training writing code.
https://github.com/kennix88/ngx-medium-clone

angular rxjs

Last synced: about 1 month ago
JSON representation

A clone of the medium site, created for the sake of training writing code.

Awesome Lists containing this project

README

          

# ![NGX Medium Clone](logo.png)

> ### Angular, ngRx, RxJS is a project created for created to train writing code.

This project is created for the sake of training in writing code and does not have any commercial basis. You can use the code from this repository, as well as improve the current project. I will be grateful if you mention me when using the code!

At the moment, [RealWorld](https://github.com/gothinkster/realworld) is used as the api. In the future, a backend will be written for this project.

## What is currently implemented:


  • Registration module

  • Top bar + router menu

  • Login module

## What is planned to be implemented:


  • Feed module

  • Tag List Module

  • Popular Tags module

  • The page of a separate post

  • User Settings Page

  • Creating and deleting a post

  • The function of likes and dislikes

  • User page

  • User subscription function

  • Comments to posts