
Admin Panel in Angular 8 with NodeJS and MongoDB
$52.00 Original price was: $52.00.$26.00Current price is: $26.00.
Why should buy from us
- 100% Legit and Clean Code : Receive fully legitimate and clean code directly from the original source, ensuring reliability and security for your projects.
- Instant Payments via Crypto : Enjoy seamless, instant transactions using cryptocurrency, eliminating delays and providing a secure payment experience.
- Global Accessibility : Accept payments from customers worldwide without the hassle of currency conversion or international transaction fees.
- Secure and Transparent Transactions : Benefit from the security and transparency of blockchain technology, protecting your transactions from fraud and ensuring trust.
- High-Quality Scripts : Get high-quality, well-documented scripts tailored to your needs, backed by direct support from the original developers.
More Information
- Code Delivered in 24 Hours : Receive your code within 24 hours, directly from the original store.
- 100% Authentic Code : Get 100% genuine code sourced directly from ThemeForest.net and CodeCanyon.net.
- Affordable Pricing : Our prices are competitive because the code is shared by individuals who purchase directly from the original marketplaces.
- Chat or Email for Details : Contact us via chat or email for more information and to learn how we ensure quality and authenticity.
Description
This is a basic ecommerce admin panel made in Angular 8 NodeJS and MongoDB Purpose of this application is to get started with basic readymade platform which can be extended as per the need for full ecommerce based admin panel We can extend this or take as a reference to this application and integrate in existing application Auth gurds are used for authentication and authorization with JWT token so security measures are added in that This project has 2 folder backend frontend We have used PM2 as a process manager for NodeJS to handle the crash as well as load To run the project in dev mode nodemon is used For the production run we have to make some modification to ecosystem config js to handle the environment variables for PM2 Demo URL Angular 8 Admin Panel Login super admin com admin 123 sub admin com admin 123 Please do not forget to give your ratings Prequisites Angular CLI 8 NodeJS 10 15 0 NPM 6 8 0 MongoDB PM2 Features Role and Capabilities Management Authentication token based access Authorization based function access Client side validation multi image upload in products Nested dropdowns in category Email templates ready to use Static pages ready to use Bootstrap 4 based components PM2 based load balancing and process mangement angular 8 admin template app_api_ app source files admin source files for admin api controllers controllers source files for admin api services service files for admin api _apidoc js common api doc variable used in admin api documentation apidoc json api doc configuration for admin api documentation header md api doc header file for admin api documentation routes js routes configuration for admin api models contains the mongoose model files public static assets are served from here seed scripts to prefilled some of module data services source files for common functionality utils source files for common functionality routes js application routes configuration config application configuration files default js default config for common configuration development js config for devevlopment environment production js config for production environment tasks gulp tasks source files eslintrc json javascript lint config gitignore gitignore configuration gulpfile js gulp task configuration file index js Index html where we start express server nodemon json nodemon configuration file package json what npm uses to manage it s dependencies