Fullstack image app gallery with comments

Fullstack image app gallery with comments

app

You can find the source code here: https://github.com/danielpdev/fullstack-posts-pictures-users

This is a simple app using Angular version 8.0.0 and express 4.16.3 as backend. It uses mongoose 5.7.5 as database.

Features:

  • User singup
  • User login
  • Image upload
  • Image comments
  • Filter by location and date
  • Search

Related Posts