Skip to content

MintMissy/NetworkMarketingApp

Repository files navigation


NetView
NetView | Business App

NetView is a social network application for businessmen. Users without account can browse existing businessmen, business, shops and products. After you login you'll be able to add your own businesses and start expanding network!

Key FeaturesDeployed AppApplication Preview

screenshot

Key Features

  • List of existing businesses, businessman, shops.
  • Forms for adding and editing user profile, business, shops and products.
  • Separate lazy-loaded pages for businesses, businessmen, shops and products.
  • Language configuration (supports only application UI)
  • Authentication feature through email, google, facebook and github
  • Designed with mobile first approach
  • CRUD operations are executed on firebase database

Deployed App

The application is deployed on the google firebase hosting. You can view it here: https://networkmarketingapp-5d6ae.web.app/

Issues During Development

During development of this project I really missed a backend developer. Lack of customized data and endpoints brought me to the ground. Due to this little issue some parts of the application could be designed better (mainly features related to data models that have a database relation, e.g. products and shops).

Screen Shots

  • Login Page screenshot
  • Home Page screenshot
  • My Companies Page screenshot
  • My Profile Page screenshot
  • Business Form Page screenshot
  • Confirm dialog for removing Shop screenshot
  • Shop Page screenshot
  • Add Product Form screenshot
  • Product Page screenshot