Sqlite jobs
...reliable Python-based automation that covers two distinct jobs on TruthSocial. First, a Selenium script has to register fresh profiles—between 11 and 50 of them—while letting me feed in my current main account so it can be reused when needed. The creator should handle the full signup flow (email/phone confirmation, avatar upload, bio, etc.) and leave the credentials in a neatly structured CSV or SQLite file so the second module can pick them up. Second, I want a companion tool that logs into any of those saved profiles and performs both likes and retweets on supplied post URLs. A simple schedule or queue system where I can drop links and choose how many accounts will engage with each post would be ideal. Random delays, user-agent rotation and other light anti-bot me...
AI E-Learning Platform The AI E-Learning Platform is an intelligent learning solution that generates complete course content based on a user-selected subject or topic. Key Features AI Course Generation Generate a complete course outline from any subject or title. Automatically create structured lessons with...learning support. Available 24/7 to clarify concepts and doubts. Course Management System Manage courses, lessons, quizzes, and learner progress. Track student performance and engagement. Admin Dashboard Complete control over users, courses, quizzes, and platform content. Monitor platform activity and generate reports. Technology Stack Frontend: HTML, CSS, JavaScript Backend: Python Flask Database: SQLite/MySQL AI Integration: Google Gemini API Authentication: User Login &...
...history tab for parts, labour and cost. • A fines module where staff can enter penalties, attach scans/photos and track payment status, with quick filters for overdue items. The UI should feel familiar to transport schedulers: left-hand fleet tree, central workspace, right-hand info drawer, but I am open to better usability ideas if you can mock them up. Please build on a relational database (SQLite or MSSQL Express are both acceptable) and write clean, well-commented code so future reports or API endpoints can be added without a rewrite. What I expect from you 1. A detailed project proposal that breaks down your technical approach, main milestones and estimated time for each. 2. A short demo (screens or prototype) before full development so we agree on workflow an...
...in Python using Flask. The core of the project is the browser-facing site, but I also need a clean REST layer that handles user authentication (login, registration, session management, token refresh, etc.) so the front end can stay fully decoupled. Your code should be organised, readable and ready to run with minimal setup—ideally pip-installable in a virtual environment, wired into a simple SQLite or Postgres database, and structured for easy extension into full CRUD later. Unit tests for the auth endpoints, concise README instructions, and a brief architecture overview are essential acceptance criteria I’d like to see a detailed project proposal from you that sketches the tech stack decisions, milestones, and any libraries or extensions (Flask-Login, Flask-JWT-E...
I need a clean, well-structured SQLite schema for a small student management system. The deliverable is a single .sql file (or files, if you prefer) containing all CREATE TABLE statements, primary and foreign keys, and any helpful indexes. Tables I know I’ll need • Student (with address information either embedded or in a child table, whichever you judge best) • Class list / enrolments • Teacher • Billing for students • Payment records for teachers Order of creation is up to you; the database starts empty, so sequence is only important for satisfying foreign-key dependencies. What to include in each table I’m looking for your guidance on sensible columns. At minimum a student’s name, address, date of birth, and enrolment detail...
...design to a runnable application. At its core the program must handle student enrollment, grade management and attendance tracking, all persisted in an SQLite database. Interface requirements The system should work in two modes: a straightforward CLI for quick admin tasks and a clean, intuitive GUI (Swing or JavaFX—whichever you’re most comfortable with) for everyday use. Switching between the two should not duplicate business logic; the UI layers need to call the same underlying service classes. Key expectations • Robust object-oriented code, well documented • CRUD operations for students, courses, grades and attendance records • SQLite integration via JDBC, with simple setup instructions • Clear separation of concerns (DAO / se...
...history. • Financial reporting – P&L, balance sheet, cash-flow, and customizable date-range summaries exportable to PDF / Excel. The program should install cleanly on modern Windows 10/11 machines without extra dependencies for the user. A responsive, modern UI (WPF, WinUI, Qt, or similar) is welcome as long as it remains fast and intuitive. I will also need: • Reliable local data storage (SQLite, LiteDB, or another embedded solution) with secure backup / restore. • Role-based access so multiple staff members can log in with appropriate permissions. • Source code, build instructions, and concise user documentation handed over at the end of the project. I’m flexible on the tech stack—C#/.NET, C++/Qt, or another robust option that ...
I need a modular Python application that automatically fetches market data and ranks stocks using both technical and fundamental criteria, with a backtesting module for testing screening/ranking rules on historical data before live usage. The system should include: - Autom...data fetching. - MA, RSI, MACD, ATR, ADR, VWAP, Bollinger Bands, Stochastic, SuperTrend, volume and breakout/swing-high logic. - Distance from 52-week high. - Pattern detection for Double Top, Head & Shoulders, and Triangle patterns. - Configurable technical + fundamental scoring/ranking system. - Historical backtesting with key metrics such as returns, win rate, drawdown and Sharpe ratio. - CSV/SQLite storage. - Exportable ranked screener results. - Logging and modular code for adding alerts/trading functi...
...who lives and breathes Laravel for an ongoing collaboration. You will be extending and maintaining several production applications, so I’m counting on you to write clean, test-driven code, follow Laravel best practices, and spot architecture issues before they turn into problems. Our stack is current: PHP 8+, the latest stable Laravel release, and a MySQL database in production (PostgreSQL or SQLite are sometimes used locally, so being comfortable with them is a plus). We use Git for version control and deploy through a simple CI/CD pipeline. Each week I’ll assign tasks through Trello, agree on time estimates with you, and expect a pull request that passes automated tests and a quick peer review. Beyond coding, clear written communication and the initiative to sugge...
...EXE installer that runs on Windows 10/11 without extra paid dependencies. 2. Clean, touch-friendly interface; single-screen checkout flow. 3. Printed receipt shows bill details + unique coupon code/barcode. 4. “Delivered” status visible in real-time reports after a scan. 5. Source code and a short setup/manual so I can grow the system later. If a lightweight stack such as C#/.NET with SQLite suits the job I am fine with it, though I am open to alternatives that keep deployment simple. Let me know your proposed tech, timeline, and any past example that proves printer or POS integrations you have handled....
...open highly sensitive PDFs on their phones while keeping every byte protected. The Flutter scaffold is in place; what I need now is a security-minded developer to finish the heavy lifting. Your mission is to wire up end-to-end AES-256 encryption, handle seamless Google Cloud Storage sync, and enforce granular, project-team–based permissions. Each document must remain encrypted at rest in a local SQLite store, with keys derived on device and never transmitted in the clear. When connectivity returns, the encrypted blobs should sync automatically to a dedicated GCS bucket that mirrors the same project-team access rules. We only handle PDFs, so smooth rendering after on-the-fly decryption is essential. Clean, test-driven Flutter code, dependency injection for easy auditing, a...
...as Cheque or Deferred payment dates can stay disabled for now but I may activate them later). End-of-day output At closing time I want a single screen and printable report that tells me: item-wise sales, customer-wise sales, total cash collected, total UPI collected and outstanding credit balances. Deliverables 1. Android APK and Windows installer/executable. 2. Simple, clean database (SQLite or similar) with backup/export option. 3. Printable bill template that fits both 3-inch thermal and A4 printers. 4. Source code and basic user guide so I can add new items, prices or transport names without calling a developer. If any clarification is needed about my workflow, feel free to ask before coding so we can keep the interface minimal and efficient....
...reporting (visits per day, conversion rates by region). Multi‑rep support (assign routes to different reps), but MVP is single rep. GPS-based actual stop duration tracking (future phase). Technical requirements Frontend: JavaScript, Leaflet (free) or Mapbox GL JS. Clean, responsive UI. Backend: Python (Flask/FastAPI) or Node.js. Must integrate with the intake API. Database: Can use a lightweight store (SQLite for simplicity, or the same PostgreSQL as intake, but not required to share). Google Maps APIs: Directions API (with optimize:true), Distance Matrix, Geocoding (for start/end points). Deployment: Docker or simple deployment instructions. I’ll host on a cloud VM. Integration with the intake system This tool will rely on the intake API (described in a separate brief). Yo...
... Dart backend schemas/models for the journal, weight, and user profile UI wireframe layout mapping out every visual core Flutter dashboard code for the Developer:Proven experience building and deploying production-ready cross-platform apps using Flutter or React familiarity with local database configurations (SQLite / Hive) or cloud backends (Firebase / Supabase).Prior experience setting up in-app purchases and subscriptions using communication and adherence to milestone Apply:Please submit your proposal detailing your relevant experience. You must include links to live, functioning apps you have engineered that are currently downloadable on the Apple App Store or Google Play
...data can live in a local SQLite file for now, so your models should be configured accordingly with SQLAlchemy. Core CRUD endpoints must cover creating new titles, updating stock counts, deleting records, and retrieving single or paginated lists. I also want a flexible search layer that can filter by author, by title, or by genre in the same request. Role-based access is essential. Please wire in a simple auth flow (JWT or session-based is fine) with at least two roles—admin and staff—so that only admins can delete books while both roles can add or edit inventory. Use Flask-Login, Flask-JWT-Extended, or a comparable lightweight solution; just keep the setup easy to extend later. Deliverables: • Fully commented Flask app packaged in a single repository &bul...
...Stack Developer to join an exciting Australian web platform project. This role is ideal for someone who is already highly productive using modern AI-assisted development tools and enjoys working on complex, data-driven web applications. ### Essential Skills * Strong experience with Claude, Cursor or similar AI coding tools. * Excellent GitHub and Git workflow. * Database design and optimisation (SQLite, PostgreSQL or similar). * Backend API development. * Frontend UI implementation with attention to detail. * Debugging and problem solving. * Comfortable working from existing codebases. ### Nice to Have * FastAPI or Python experience. * HTMX, Jinja or similar server-rendered frameworks. * Search, comparison or marketplace websites. * SEO-aware development. * Experience workin...
...Dashboard View All Applications Approve/Reject Loans Manage Users Dashboard Analytics Search & Filters Documents Aadhaar Validation PAN Validation Document Upload PDF Generation Digital Signature Support Chatbot Customer Support Chatbot Loan FAQ Application Guidance Tech Stack Frontend React.js Tailwind CSS React Router Axios Backend FastAPI (Python) JWT Authentication SQLAlchemy Pydantic Database SQLite / PostgreSQL Deliverables Fully Responsive Website Complete Source Code REST APIs Database Documentation Deployment Support Expected Outcome A professional, production-ready loan management system that enables customers to apply for loans online while allowing administrators to manage applications efficiently through a secure dashboard. Ye description Freelancer, Upwork ya ...
...* Fill in the Blank * Short Answer * Flashcards * Matching * Essay Questions (optional) Each question should include: * Question * Answer * Correct option * Explanation * Difficulty level * Category/Topic * Tags * Source page/chapter (if possible) ⸻ Export Formats The generated question bank should be exportable as: * JSON (highest priority) * CSV * Excel (.xlsx) * XML * YAML * SQLite Database (.db/.sqlite) * SQL Insert Script * Markdown (.md) * Plain Text (.txt) The exported files should be ready for import into mobile apps, websites, LMS platforms, and databases. ⸻ Quality Control The system should automatically: * Remove duplicate questions * Detect repeated answers * Ensure questions are factually based on the uploaded document * Balance question difficulty ...
...removing a target site never needs code edits. • Content capture: Crawl only the HR/Careers section of each site, follow any pagination there, and ignore news, press releases, or other areas. • Keyword logic: Trigger only when the posting clearly relates to Linux administration; avoid false positives from generic IT or Windows roles. • Change tracking: Maintain a lightweight local store (JSON, SQLite, or similar) so that previously found jobs are not emailed again. • Email alert: Send a concise message containing the job title, URL, posting date (if available), and the extracted description. A simple SMTP configuration file is enough—no need for a full mail server build. • Scheduling: It should be runnable via cron / Task Scheduler; a 10-1...
Trade247 Pro - Developer Requirements Project: Rebuild the existing Windows software as a native macOS application. Do NOT recover or decompile the old source code. Create a completely new application with the same behavior and functionality. Technology: Platform: macOS (Apple Silicon) Language: Swift 5 UI: SwiftUI Architecture: MVVM Database: SQLite IDE: Latest Xcode Client Will Provide: * Windows EXE * Database files * Config files * User settings * Cache & logs * Historical data * Screenshots * Videos * Business rules * Strategy documents * Test cases * Expected outputs Phase 1 (Don't Build Yet): * Login * User ID * Password * License * Online activation * Cloud sync * Server communication * Subscription Main Features: * Game input (Banker, Player, Tie) * Save/Lo...
...hours, then write that figure into a database with the date-time stamp. Here is what I have in mind: • Data capture – a script or small application that polls each meter at the same time every day, pulls the total kWh value, and resets or stores any required registers without disturbing normal operation. • Storage – the reading should be inserted into a database table (MySQL, PostgreSQL, or SQLite are all acceptable; choose the engine you feel is most appropriate and note any advantages). • Scheduling – the task must run reliably every 24 h, either through a built-in scheduler, cron, or a lightweight Windows service. • Resilience – if a read fails, the job should retry gracefully and log the error so I can trace issues later...
The drink machine’s firmware currently calls several AWS services for authentication, state sync, and recipe retrieval. I need all of that stripped out so the unit boots, dispenses, and shuts down without ever touching the cloud. Scope • Remove every AWS SDK reference, credential, and endpoint from the codebase. • Replace cloud calls with an on-device store (simple JSON/SQLite is fine) that holds the recipes and any configuration data. • Retain the core purpose: the machine must still make drinks—specifically cocktails—exactly as it does now. • Ensure the standalone build launches automatically on power-up and recovers gracefully after a reboot or network loss. • Document the new local setup so I can flash future machines without...
...page, identify every vacancy, and pull three pieces of information—Job Title, the full Job Description, and the Application Deadline and Hr Mail Id and contact number. The program must run its scan automatically once a day; no manual trigger should be required after the first configuration. If it discovers a posting that was not present on the previous run, it should save the new record (CSV or SQLite is fine) and raise a simple desktop notification or send an email—whichever is easier for you to wire up quickly. I am comfortable with common web-automation stacks such as Python + Selenium/Playwright, BeautifulSoup, Scrapy, or even a lightweight C# solution, so feel free to choose the toolset you can ship fastest. Just package everything into a single installer or ...
...Columns Request ID, Pickup Point, Driver ID, Status, Request Timestamp, Drop Timestamp ### Engineered Features Request Hour, Request Date, Day of Week, Time Slot, Trip Duration (Minutes) ## Tools & Technologies Used ### Excel * Interactive Dashboard * KPI Cards * Pivot Tables * Charts & Visualizations * Conditional Formatting ### Python * Pandas * NumPy * Datetime Operations ### SQL * SQLite * Aggregations * GROUP BY Analysis * Business Queries ## Key Findings ### Overall Ride Status | Status | Count | Percentage | | ----------------- | ----: | ---------: | | Completed | 2,831 | 41.9% | | Cancelled | 1,264 | 18.7% | | No Cars Available | 2,650 | 39.3% | ### Critical Insight Only 41.9% of ride requests were successfu...
Build a complete billing management web app in Python Flask for a small retail shop. The application will rely on a single-file SQLite database, keeping deployment light and maintenance minimal. Core workflow The only account type in scope is a Cashier role. After sign-in the Cashier should be able to add products, update stock, create invoices and take payments without touching the underlying code or database. Product management Products can be entered one-by-one through a clean HTML form or imported in bulk from a CSV file. Uploads must gracefully reject bad rows and show a summary of accepted and skipped records. Required functionality ‣ Secure user login session ‣ Product & stock dashboard (manual entry + CSV import) ‣ Fast invoice generation with printable PDF/HTML r...
...but it has become too complex. Objective I need an experienced developer to either: Option A Simplify and improve the existing Excel workbook while keeping it stable. or Option B Convert the entire project into a professional Windows desktop application. I am open to recommendations. Required Skills Microsoft Excel VBA (Expert) Advanced Excel formulas Database design C# WPF or WinForms SQLite or SQL Server UI/UX Industrial software experience is a plus Important This is NOT a project to start from scratch. The existing workbook already contains the business logic. The goal is to improve and simplify it. What I expect The project will be divided into milestones. Milestone 1 Analyze the workbook Understand the business logic Suggest improvements Produce a development...
...a clean, queryable database. Once the data sits there, I want an automated ranking system that scores each player according to the scraped numbers and keeps that leaderboard up to date. Please scrape all three data groups—player statistics, game results, and player profiles—then funnel them into a database. I’m comfortable using whatever engine makes the most sense (MySQL, PostgreSQL, or even SQLite); I simply need you to explain the trade-offs and set it up for me. Deliverables • A robust scraper (Python + BeautifulSoup/Scrapy/Selenium—use what’s best for the target site) • A well-structured relational database with the imported data • Clear documentation on the schema and how to refresh the data • A ranking algorithm/s...
You are required to build a Trekking Management Application (TMA) web application that allows Admin, Trek Staff, and Users (Trekkers) to interact with the system based on their roles. Frameworks to be used These are the mandatory frameworks on which the project has to be built. Flask for API V...Users (Trekkers) to interact with the system based on their roles. Frameworks to be used These are the mandatory frameworks on which the project has to be built. Flask for API VueJS for UI VueJS Advanced with CLI (only if required, not necessary) Jinja2 templates if using CDN only for entry point (not to be used for UI) Bootstrap for HTML generation and styling (no other CSS framework is allowed) SQLite for database (no other database is permitted) Redis for caching Redis and Celery for ...
Trade247 Pro - Developer Requirements Project: Rebuild the existing Windows software as a native macOS application. Do NOT recover or decompile the old source code. Create a completely new application with the same behavior and functionality. Technology: Platform: macOS (Apple Silicon) Language: Swift 5 UI: SwiftUI Architecture: MVVM Database: SQLite IDE: Latest Xcode Client Will Provide: * Windows EXE * Database files * Config files * User settings * Cache & logs * Historical data * Screenshots * Videos * Business rules * Strategy documents * Test cases * Expected outputs Phase 1 (Don't Build Yet): * Login * User ID * Password * License * Online activation * Cloud sync * Server communication * Subscription Main Features: * Game input (Banker, Player, Tie) * Save/Lo...
...real records without data loss. 2. Generates identical totals for at least three random invoices when cross-checked manually. 3. Produces downloadable files in Excel, CSV and JSON on demand. 4. Runs error-free on the chosen platform in a fresh install scenario. If you have experience with REST APIs, desktop connectors (.NET/WPF, Electron), mobile stacks (Kotlin/Swift), database handling (SQLite, SQL Server) or cloud sync engines, you’ll feel right at home. Let me know your proposed architecture and turnaround time; I’m ready to get started....
...collection of information and need it transferred into a structured database. You will receive the raw material (notes, PDFs, screenshots, etc.) together with a simple field map that shows exactly where every element belongs. Your job is to enter the data accurately, keep formatting consistent, and flag anything unclear. The platform is flexible; if you work comfortably in MySQL, Microsoft Access, or SQLite, that works for me—just let me know your preference so I can prepare the file structure accordingly. Key deliverables • All supplied records entered cleanly into the chosen database • Daily export or dump so I can review progress and give quick feedback • Final backup copy plus a short hand-over note explaining table structure and any points I shou...
I need a modern Windows desktop application similar in functionality and user experience to an existing desktop software. The application should have a premium UI, smooth animations, fast performance, and a professional user experience. Required Tech Stack Electron React TypeScript Node.js SQLite or PostgreSQL (depending on requirements) IPC communication Auto Update Windows Installer (NSIS) Required Skills Strong Electron development experience React + TypeScript Desktop application architecture REST API integration File system operations Authentication Performance optimization Packaging and code signing Git Deliverables
...Unrealized P/L • Settlement countdown • Closed trades • Daily statistics • Activity log The interface should remain clean, modern, and simple. ====================================================================== TECHNICAL REQUIREMENTS ====================================================================== Preferred technologies: • Python • Async/event-driven architecture • Modular codebase • SQLite or PostgreSQL • Structured logging • Automatic reconnects • Windows desktop application The code should be clean, documented, maintainable, and easy to expand. ====================================================================== IMPORTANT NOTES ====================================================================== I will ...
...I am open to whichever proven techniques you prefer—encrypted backup extraction, ADB pull, forensic analysis with tools like Cellebrite or Oxygen, Wireshark traffic capture, etc.—as long as the end result is a complete, readable chat archive and a clear security summary. Acceptance criteria 1. Full chat database delivered in a standard, viewable format (Screenshots, PDF, Image,HTML, CSV, or SQLite). 2. Evidence that data came solely from my account (matching phone number and device ID). 3. Written report pin-pointing suspicious events and concrete recommendations to secure the account going forward. If you can handle this quickly, discreetly, and transparently, please let me know your estimated timeframe and any information you need from me to begin (device mo...
Windows Desktop Billing & ERP Software for Agriculture Shop (Python + SQLite) Project Description I need a custom Windows Desktop Billing & ERP Software for my agriculture retail shop. Shop Name: RADHIKA KRISHI BAJAR (राधिका कृषि बाजार) Technology Required Python PySide6 (or PyQt6) SQLite Database Windows Desktop Application Offline Software Required Modules Login Admin Login Staff Login Dashboard Today's Sales Monthly Sales Profit Low Stock Alert Product Management Product Name Category Company Unit Purchase Price Sale Price Stock Customer Management Customer Details Credit Management Supplier Management Purchase Entry Sales Billing Auto Bill Number Product Search Discount Cash / UPI Print Invoice PDF Invoice Reports Daily Sales Monthly Sales Profit Report Stock...
... Only synchronization should require internet access. Background Synchronization SQLite / Drift Database Upload Queue Automatic Retry Background Sync Upload Progress Error Recovery Performance Requirements The application should meet the following targets on modern mid-range Android devices: Camera Preview: 30–60 FPS Face Detection: under 50 ms Face Alignment: under 40 ms OpenCV Processing: under 150 ms Portrait Enhancement: under 250 ms Background Removal: under 350 ms Total Processing Time: approximately 1 second The UI must remain responsive throughout processing. Required Technologies Flutter (latest stable) Dart Google ML Kit MediaPipe Face Landmarker OpenCV ONNX Runtime Mobile MODNet (ONNX) SQLite / Drift flutter_image_compress Background Services / WorkMa...
... Only synchronization should require internet access. Background Synchronization SQLite / Drift Database Upload Queue Automatic Retry Background Sync Upload Progress Error Recovery Performance Requirements The application should meet the following targets on modern mid-range Android devices: Camera Preview: 30–60 FPS Face Detection: under 50 ms Face Alignment: under 40 ms OpenCV Processing: under 150 ms Portrait Enhancement: under 250 ms Background Removal: under 350 ms Total Processing Time: approximately 1 second The UI must remain responsive throughout processing. Required Technologies Flutter (latest stable) Dart Google ML Kit MediaPipe Face Landmarker OpenCV ONNX Runtime Mobile MODNet (ONNX) SQLite / Drift flutter_image_compress Background Services / WorkMa...
...Unrealized P/L • Settlement countdown • Closed trades • Daily statistics • Activity log The interface should remain clean, modern, and simple. ====================================================================== TECHNICAL REQUIREMENTS ====================================================================== Preferred technologies: • Python • Async/event-driven architecture • Modular codebase • SQLite or PostgreSQL • Structured logging • Automatic reconnects • Windows desktop application The code should be clean, documented, maintainable, and easy to expand. ====================================================================== IMPORTANT NOTES ====================================================================== I will ...
...on Windows and I’d like it written in Python 3 with SQLite for storage. The application only needs a single “Student” role for login, so there’s no admin/teacher hierarchy to worry about—just a straightforward username-and-password gate that lands the student on the main dashboard. Once signed in, the user must be able to add, edit, and delete student records (name, ID, basic contact info, plus two or three extra fields you can stub in for now). A tidy desktop interface is required; feel free to use Tkinter, PySimpleGUI, or another well-supported library, as long as the final build runs smoothly on current Windows machines with no extra licensing costs. Deliverables • Fully working Python source code, structured in clear modules • SQ...
This quote covers the delivery of a custom, self-hosted AI Council system. Deliverables are defined objectively as follows: 1. CORE BACKEND: - A single Python codebase utilizing the LangGraph library. - Integration with OpenAI, Anthropic, and Gemini APIs (client to provide API keys). - Local SQLite database for run logs and deduplication state. - Integration with Google Sheets API to log run events. 2. COUNCILS (AI AGENTS): - Grant Council: Drafts sections to DOCX/PDF formats. - Sales Council: Prospect scoring logic based on input keywords. - Content Council: Generating post variants (X, LinkedIn, Reddit). 3. INTERFACES: - Telegram Bot: Configured to send run alerts and respond to inline buttons (Approve/Reject). - Web Dashboard: A web application showing current queue items, histo...
... contacts, and a calendar-style view of upcoming broadcasts. Message status (queued, sent, failed) should be stored in the database and shown on the dashboard so I can verify delivery. I do not need analytics or fancy reports right away, but the code should be modular so those pieces can drop in later, along with possible automated replies or segmentation. Preferred stack: Django, PostgreSQL (SQLite is fine for dev), Celery or the built-in Django scheduler for timed sends, and any lightweight front-end you’re comfortable with (plain HTML/Bootstrap is fine). Acceptance criteria: • Working Django project that can authenticate with the WhatsApp API and send/broadcast messages. • Reliable scheduling mechanism that triggers at the correct time, with retry logic on fa...
...required data , then store and display the data to the user in required format . It should also allow user to analyze the data using various filter options and other important tools .. I need a lightweight Windows desktop application that lets our textile-mill supervisors record and review everything happening on each machine in a single place. The program may rely on either a bundled local database (SQLite, SQL CE, etc.) or an Excel-based template—whichever you feel delivers faster performance without adding server overhead. Core data to capture • Production output: quantity produced, production date, machine ID and a few extra numeric or text fields I can rename later. • Worker-related information such as the shift, operator name or team ID. • Machi...
...mobile experience behind Alert system. Role Overview We're hiring a Part-Time iOS Developer to join our team and contribute to the ongoing development of our iOS application. This is a great opportunity for someone who wants flexible, meaningful work building a product that plays a real role in floor safety. Skills We're Looking For Swift SwiftUI / UIKit Xcode REST APIs Git & GitHub Core Data / SQLite Debugging & Testing App Store Connect Requirements 1+ years of iOS app development experience (or a strong portfolio) Strong knowledge of Swift and the iOS SDK Experience building and publishing iOS apps Understanding of MVC/MVVM architecture Familiarity with Apple's Human Interface Guidelines Good problem-solving and communication skills What You'...
...already live in Python 3 / Flask with a Bootstrap-based front end and a SQLite data layer (MySQL optional). It works, but it doesn’t feel finished. I want to transform it into a polished, production-ready “Digital Memory Locker” that delights users and scales cleanly. Here’s what I need you to tackle: • User interface refresh – craft a modern dashboard, introduce subtle animations, implement a seamless dark/light mode toggle, and generally uplift the UX. Everything must stay fully responsive on desktop, tablet, and mobile across all major browsers. • Backend refinement – refactor and modularise the existing Flask routes, tighten up security, optimise queries, and prepare the ORM layer so the app can run on either SQLite or ...
...52 Week High 52 Week Low Current Volume Average Volume Market Cap P/E Ratio Alert Time Telegram Buttons Each alert should include: Update Target Remove Alert Stock Details Database Use SQLite or PostgreSQL to store: Stock Symbol Target Price Alert Status Last Trigger Time Cloud Deployment Deploy on a Linux cloud server. Auto-start after server reboot. Proper logging and error handling. Deliverables Complete Python source code Installation guide Deployment guide API setup guide Telegram bot setup Database setup README documentation Technical Requirements Python Zerodha Kite Connect API Telegram Bot API SQLite/PostgreSQL WebSocket Linux deployment Ownership This is a work-for-hire project. I must receive complete source code and full ownership. Code should be clean, well-doc...
Top sqlite Community Articles
Using PHP PDO to manage data in MySQL
Details about how to use the PHP PDO library for data manipulation