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 Features • Deployed App • Application Preview
- 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
The application is deployed on the google firebase hosting. You can view it here: https://networkmarketingapp-5d6ae.web.app/
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).