Balraj Singhlevelupcoders.hashnode.dev·Jan 25, 2025Mastering Task Management: A Comprehensive Guide to Building Your Todo AppObjective 🎯 The aim of this project is to create a Todo Web App designed to help users efficiently organize their daily schedules. It will support them in managing their daily objectives and commitments. The first version of the Todo application wil...33 readsChaiCode
Arya M. Pathakarya2004.hashnode.dev·Jan 24, 2025Understanding Linux Cron for Task Scheduling (with Golang Example)Cron is a built-in utility on Linux and Unix-like systems. Its main purpose is to schedule and automate tasks (known as jobs) so that you do not have to run them manually. These automated tasks can include sending emails, cleaning up files, monitorin...20 likes·35 readsGo Deep: Mastering Golang FundamentalsLinux
Umesh Panditumeshpandit.hashnode.dev·Jan 21, 2025Microsoft 365 Copilot Chat: The Future of Work SimplifiedMicrosoft 365 is making work easier with its new feature: Copilot Chat. This tool brings artificial intelligence into the apps you use daily, promising to change the way you work. It helps you complete tasks faster, collaborate better, and save time....Microsoft 365
Sachin ThapaforFinal Year Projectsachinthapa.hashnode.dev·Jan 4, 2025How Queues Enhance Your Application Development ProcessWhen building modern web applications, developers often encounter scenarios that involve sending emails, processing uploads, or performing other time-consuming tasks. Managing these operations effectively is crucial for delivering a seamless user exp...1 likeQueues in application development
Lucy ZhangforNocoBase's blognocobase.hashnode.dev·Dec 25, 2024[ Tutorial ]Chapter 12: Meeting Rooms Booking: WorkFlows & SQL statementsOriginally published at Chapter 12: Meeting Rooms Booking: WorkFlows & SQL statements - NocoBase. By now, you must be well-acquainted with NocoBase. In this chapter, we’ll implement a specific scenario: the Meeting Rooms Management Module. This modul...No Code
Lucy ZhangforNocoBase's blognocobase.hashnode.dev·Dec 24, 2024[ Tutorial ] Chapter 11: Subtasks & Work Hours CalculationOriginally published at Chapter 11: Subtasks & Work Hours Calculation - NocoBase. Hello, team! We've finally reached a new chapter! As our business expands, tasks have become increasingly numerous and complex. We’ve realized that simple task manageme...Open Source
Lucy ZhangforNocoBase's blognocobase.hashnode.dev·Dec 23, 2024[ Tutorial ]Chapter 10: Task Dashboard (Part 2) - Filter & ConditionsOriginally published at Chapter 10: Task Dashboard (Part 2) - Filter & Conditions - NocoBase. In this chapter, we will guide you step by step through the next part of creating a task dashboard. If you have any questions, feel free to consult the foru...No Code
Lucy ZhangforNocoBase's blognocobase.hashnode.dev·Dec 18, 2024[ Tutorial ]Chapter 9: Task Dashboard: ChartsOriginally published at Chapter 9: Task Dashboard: Charts - NocoBase. Dear friends, We’ve finally reached the long-awaited chapter on visualization! In this chapter, we’ll explore how to quickly zero in on the information we truly need amidst the clu...Open Source
Lucy ZhangforNocoBase's blognocobase.hashnode.dev·Dec 17, 2024[ Tutorial ] Chapter 8: Knowledge Base - Tree CollectionOriginally published at Chapter 8: Knowledge Base - Tree Collection - NocoBase. 8.1 Welcome to a New Chapter In this chapter, we embark on creating a knowledge base—a comprehensive module designed to help us manage and organize documents, tasks, and ...Open Source
Lucy ZhangforNocoBase's blognocobase.hashnode.dev·Dec 16, 2024[ Tutorial ]Building a Complete Project Management PlatformOriginally published at Building a Complete Project Management Platform - NocoBase. Introduction Dear reader, congratulations on creating a foundational task management system! But this is only the beginning. Just like building a house, the groundwor...Tutorial