ShastinaSandman / NewsFeed-MEAN-Stack-App

Implemented a basic News Feed App where users can search and read news and admin can post news separately. Angular5: Implemented search pipe that narrows the current list as you type and written unit test in Angular to verify. NodeJS/ExpressJS/MongoDB: Implemented backend to store the news entries and invoke the service from the frontend to fill the interface. Newsfeed page admin can post/update new data into the database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NewsFeed-MEAN-Stack-App

Implemented a basic News Feed App where users can search and read news and admin can post news separately. Angular5: Implemented search pipe that narrows the current list as you type and written unit test in Angular to verify. NodeJS/ExpressJS/MongoDB: Implemented backend to store the news entries and invoke the service from the frontend to fill the interface. Newsfeed page admin can post/update new data into the database.

About

Implemented a basic News Feed App where users can search and read news and admin can post news separately. Angular5: Implemented search pipe that narrows the current list as you type and written unit test in Angular to verify. NodeJS/ExpressJS/MongoDB: Implemented backend to store the news entries and invoke the service from the frontend to fill the interface. Newsfeed page admin can post/update new data into the database.


Languages

Language:TypeScript 56.3%Language:HTML 20.4%Language:JavaScript 18.7%Language:CSS 4.7%