Home
Softono
a

azamjonbro

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
3

Software by azamjonbro

Smart-Talim
Open Source

Smart-Talim

🧠 SMART CRM - BACKEND API (Node.js + Express + MongoDB) Smart CRM bu yengil, xavfsiz va kengaytiriladigan backend tizimi bo‘lib, biznesingizdagi foydalanuvchilar, rollar va boshqaruvni markazlashtirilgan holda boshqarish imkonini beradi. =================================================================== 📦 TEXNOLOGIYALAR =================================================================== - Node.js (v18+) - Express.js - MongoDB + Mongoose - JSON Web Tokens (JWT) - Bcrypt.js (parollarni xashlash uchun) - dotenv (maxfiy sozlamalar uchun) - CORS (xavfsiz API chaqiriqlari uchun) =================================================================== 🚀 LOYIHANI ISHGA TUSHURISH YO‘RIQNOMASI =================================================================== 1. Repositoriyani klon qiling: ---------------------------------- git clone https://github.com/azamjonbro/smart-Talim.git cd smart-crm-backend 2. Bog‘liqliklarni o‘rnating: ----------------------------- npm install 3. .env fayl yarating: ---------------------- /root papkada `.env` fayl oching: PORT=5000 MONGO_URI=mongodb://localhost:27017/smartcrm JWT_SECRET=supersecretkey123 4. Serverni ishga tushurish: ----------------------------- npm run dev =================================================================== 👥 USER ROLLARI =================================================================== 🛡 SuperAdmin: - Manager yaratish - Super admin sozlamalarini boshqarish - Butun tizim ustidan nazorat 👨‍💼 Manager: - O‘ziga tegishli ishlarni bajaradi (Frontend orqali sozlanadi) =================================================================== 🔐 AUTENTIFIKATSIYA (JWT) =================================================================== Tizim JWT orqali autentifikatsiya qiladi. Har bir muhim so‘rov uchun `Authorization: Bearer <token>` headeri talab qilinadi. Login vaqtida berilgan token bilan himoyalangan API chaqiriqlari qilinadi. =================================================================== ⚙️ SUPERADMIN SETTINGS MODELI =================================================================== superadmin.settings.model.js orqali quyidagi sozlamalar saqlanadi: - styled: "dark" | "light" - fontFamily: font nomi - brandColor: asosiy rang - mainColor: orqa fon rangi - notification: true/false - changedPassword: true/false - changedPasswordTime: vaqt belgisi Bu modelni yaratish va update qilish uchun maxsus controllerlar mavjud. =================================================================== 🧩 KUTILGAN QO‘SHIMCHA FUNKSIYALAR (NEXT STEPS) =================================================================== - Email orqali yuborish - Managerga mahsulot biriktirish - CRUD: Mahsulotlar, Kategoriya, Mijozlar - Foydalanuvchi faoliyatini kuzatish (logs) =================================================================== 🛠 HISSA QO‘SHISH =================================================================== Pull requestlar ochiq! Siz ham tizimga yangilik kiritmoqchi bo‘lsangiz `fork` qilib, yangiliklaringizni yuborishingiz mumkin. =================================================================== 📄 LITSENZIYA =================================================================== MIT License © 2025 Azamjonbro

CRM LMS
34 Github Stars
aslanparcer-backend
Open Source

aslanparcer-backend

aslanparcer-backend is a server-side application designed to handle the core logic and data processing for the Aslan parser ecosystem. This backend service is responsible for receiving raw input data, executing complex parsing algorithms to extract structured information, and managing database interactions to store results. Key features include robust API endpoints for third-party integrations, efficient handling of large-scale data ingestion, and validation mechanisms to ensure data integrity. The system supports concurrent requests and includes error handling routines to maintain stability under heavy load. Typical use cases involve automating the extraction of specific data points from unstructured sources, serving as a central hub for data aggregation in enterprise workflows, and enabling real-time data analysis for downstream applications. It is built to be scalable and modular, allowing for easy extension of parsing rules and integration with various external services.

CRM
23 Github Stars
aslanparcer_front
Open Source

aslanparcer_front

# recursive ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).

JavaScript Libraries & Components CRM
23 Github Stars