
Closed
Posted
Paid on delivery
I’m building a lightweight student-management tool that runs 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 • SQLite database file with schema creation script • Brief setup guide and in-code documentation explaining each module and major function • Short user manual (PDF or Markdown) showing the login flow and CRUD operations I value clean, readable code, so please follow PEP 8 conventions and include meaningful comments. If you can keep external dependencies to a minimum and design the project so additional roles could be added later, that will be a plus. Let me know how quickly you can turn around an initial prototype.
Project ID: 40594035
93 proposals
Remote project
Active 13 hours ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
93 freelancers are bidding on average ₹20,314 INR for this job

Hello, I trust you're doing well. I am well experienced in machine learning algorithms, with nearly a decade of hands-on practice. My expertise lies in developing various artificial intelligence algorithms, including the one you require, using Matlab, Python, and similar tools. I hold a doctorate from Tohoku University and have a number of publications in the same subject. My portfolio, which showcases my past work, is available for your review. Your project piqued my interest, and I would be delighted to be part of it. Let's connect to discuss in detail. Warm regards. please check my portfolio link: https://www.freelancer.com/u/sajjadtaghvaeifr
₹25,000 INR in 7 days
6.3
6.3

Hi! I can have an initial prototype ready very quickly. Your project is straightforward, but I'd still structure it in a way that makes it easy to add roles or new features later without rewriting the application. I'd build it in Python with a clean Tkinter interface, SQLite for storage, modular PEP 8 compliant code, and well-documented CRUD functionality so it's easy to maintain. I've built several Python desktop applications and database-driven systems, so focusing on clean architecture and usability is something I'm comfortable with. One quick question: should students only be able to manage their own record after logging in, or is the application intended to manage records for multiple students?
₹12,500 INR in 7 days
5.7
5.7

I'm Mayank, a seasoned developer with a profound understanding of PHP-based systems. While my expertise might initially seem unconventional for this Python project, my 20+ years of experience showcases my ability to adapt quickly to new languages and frameworks. During my long career, I have developed an encompassing aptitude for problem-solving and clean code practices following PEP 8 conventions—a quality that aligns perfectly with your project's requirements. Being adept at third-party API integrations, I can assure you a hassle-free integration of SQLite for storage without complex issues. Furthermore, my robust experience in app development in multiple languages demonstrates my agility in designing scalable systems which will considerately allow future additions such as admin/teacher hierarchies if required. Moreover, I value your need for concise and comprehensible documentation to ensure smooth transitions and easy maintenance. You'll receive not just the deliverables on time but also a comprehensive short user manual that provides step-by-step guidance on the app's login flow along with CRUD operations. Let's build this Student Manager together in Python, making it simple yet powerful for the users!
₹18,000 INR in 15 days
5.5
5.5

Hi there yeah I'm expertise in python and I can help you out in this for sure Kindly send me a message we'll discuss further Really looking forward to hear from you Thank you
₹25,000 INR in 3 days
5.2
5.2

As an experienced and dedicated Python developer, I am excited about the opportunity to build your lightweight student management tool. My proficiency in Python 3 and my expertise in utilizing SQLite for efficient data storage make me an ideal candidate for this project. One of the aspects you value is clean, readable code that aligns with PEP 8 conventions, and I am well-versed in implementing such standards. My commitment to detail means that not only will the end product meet your requirements, it will also be scalable, adaptable, and designed for long-term success. In terms of interface, I have extensive experience with different libraries such as Tkinter and PySimpleGUI which will enable me to create a tidy desktop interface ensuring smooth operation on current Windows machines. My knack for structuring modules in Python would ensure your fully working Python source code would be easy to navigate and understand for future updates or tweaking.
₹25,000 INR in 6 days
4.8
4.8

Your basic requirement for a python desktop app to manage students is clear. Should take about 2-3 days.
₹25,000 INR in 7 days
4.4
4.4

Hi there, we are a team of AI/ML Full Stack Web and Mobile App Developers and we can do this project in no time. Thanks Ashish Kumar.
₹25,000 INR in 7 days
4.3
4.3

As a seasoned Full-Stack Developer, I have extensive expertise in Python software development and have previously built various applications utilizing SQLite for storage - making me a perfect fit for your Python Desktop Student Manager project. My comprehensive understanding of various libraries such as Tkinter and PySimpleGUI, will ensure that the final build runs seamlessly on current Windows machines without additional licensing costs. Notably, my proficiency in front-end and UI design aligns with your requirements for a tidy desktop interface and adherence to PEP 8 conventions. I prioritize delivering clean, readable code bundled with detailed documentation, allowing ease of understanding and potential module modifications in future. An added advantage I bring to your project is a quick turnaround; my experience has honed my ability to produce prototypes promptly while maintaining quality. Undoubtedly, my skills are well-suited to automate tasks, streamline operations and build scalable digital products; this close alignment with your aim for the project to save time and increase productivity makes it quite clear that by selecting me you'd have not only the best technical expertise but also someone who deeply understands the significance of an efficient and reliable system for student management. Let's create an effective solution together!
₹25,000 INR in 7 days
4.0
4.0

Hi, I have experience with Python, SQLite, Tkinter, desktop application development, and database design. My recent work includes business management tools, CRUD applications, automation utilities, and clean Python applications following PEP 8 standards. I can deliver a lightweight, modular student management system that's easy to maintain and extend with additional roles in the future. Thanks, Anshuman
₹25,000 INR in 7 days
4.0
4.0

First thing I'll do is set up the data model in SQLite with a schema that separates auth from student records, so adding roles like admin or teacher later is just a new table and a login check, not a rewrite. I'll build the UI in CustomTkinter for a modern look that still ships as a single .exe with no licensing costs. The login gate, CRUD dashboard, and modular codebase with PEP 8 formatting and inline docs will all be part of the initial delivery. One thing worth noting: PySimpleGUI recently moved to a paid license, so CustomTkinter is the better fit here. I can have a working prototype ready in 3 to 4 days. 1) For the extra stub fields, any preference? Things like enrollment date, GPA, or program name? Happy to talk details in chat. Shayan
₹13,750 INR in 9 days
3.3
3.3

Hi, I can build your lightweight Python desktop student-management application for Windows using Python 3, SQLite, and a clean Tkinter/PySimpleGUI-style interface. The best solution is to first define the student record fields, login flow, dashboard layout, and future role-extension needs. I’ll then create a simple modular application with username/password login, SQLite schema setup, and full CRUD functions to add, edit, delete, and view student records. I’m comfortable with Python desktop development, SQLite, Tkinter/PySimpleGUI, CRUD applications, login systems, modular code structure, PEP 8 formatting, in-code comments, setup documentation, and Windows-friendly packaging. Deliverables will include: * Python source code * SQLite database setup * Schema creation script * Student login screen * Main dashboard * Add/edit/delete student records * Clean desktop UI * Modular project structure * In-code documentation * Setup guide * Short user manual I’ll focus on clean, readable, low-dependency code that runs smoothly on Windows now and can be extended later with admin or teacher roles if needed. Best regards Ankit
₹12,500 INR in 2 days
3.0
3.0

Hello, I can develop this Python 3 and SQLite-based student management application with a clean, reliable, and maintainable desktop solution. I am a Python developer experienced in desktop applications, database design, CRUD systems, and modular software development. I have built applications involving user authentication, local database management, and structured data processing. For this project, I will: * Develop a Windows desktop application using Python 3 with Tkinter, PySimpleGUI, or a suitable GUI framework. * Implement a simple student login system and dashboard. * Build CRUD functionality for student records with SQLite database integration. * Create a clear database schema and organized source code following PEP 8 standards. * Provide documentation, setup instructions, and a short user manual. * Ensure the application is lightweight, easy to maintain, and flexible for future role expansion. I will test the complete workflow, including login, database operations, and record management, to ensure everything works reliably. My focus is on delivering clean, readable code and a practical solution rather than just a quick prototype. I can start immediately and provide an initial version within the required timeline. Looking forward to working with you. Best regards
₹12,500 INR in 5 days
2.3
2.3

As an AI and Cloud Data Engineering Specialist with a focus on transforming data into measurable business outcomes, I believe that my technical expertise and Python skills make me an ideal candidate for your Python Desktop Student Manager project. In all of my work, I strive to drive ROI through intelligent systems and real-time insights, which aligns perfectly with the goals of your student management tool. Having substantial experience in building scalable, efficient, and secure database-driven applications using Python and SQL, I am confident in my ability to deliver a fully working solution for you. Additionally, my familiarity with the libraries you mentioned such as Tkinter and PySimpleGUI ensures that I can create a tidy desktop interface that runs smoothly on Windows machines. Further, adhering to PEP 8 conventions and prioritizing clean code, I will ensure your project remains readable and maintainable. Furthermore, beyond just writing the code, my work revolves around creating comprehensive documentation that explains the functionality and design choices of every module. I can provide you with a setup guide, an in-code documentation explaining each major function with a clear structureed source code, as well as a short yet comprehensive user manual explaining the login flow and CRUD operations to ensure easy adaption by your end users.
₹17,500 INR in 4 days
2.7
2.7

Hi, I can definitely help with this. It’s a straightforward Python desktop application, and I can build it with a clean, modular structure using Python 3, SQLite, and Tkinter (or PySimpleGUI if you prefer). The application will include secure student login, full CRUD functionality, a responsive desktop UI, well-organized modules, PEP 8 compliant code, and clear documentation. I'll also keep the architecture flexible so adding admin or teacher roles later won't require major changes.
₹25,000 INR in 3 days
2.1
2.1

Hello there, I read your project carefully. I understand you need a Python desktop student management system with SQLite, secure login, and CRUD operations in a clean Windows interface. My approach is to build a modular, PEP 8-compliant application with Tkinter, well-documented code, and a scalable structure for future enhancements. I am available for a quick call today. Would you prefer the desktop UI in Tkinter or PySimpleGUI? Regards, Rohit
₹20,000 INR in 7 days
1.0
1.0

As an experienced and reliable software developer, I assure you that I have the necessary skills to complete your Python Desktop Student Manager project impeccably. Over the years, I have honed my craft in Website Development, Web App Development, Software Development, Mobile App Development for Android and iOS, WordPress Development, SEO, and Google Ads. All these skills perfectly align with what you’re seeking for. With regards to the deliverables of your project, I am highly disciplined when it comes to adherence to PEP 8 conventions and writing clean code. Additionally, my experience with creating clean interfaces using Tkinter and PySimpleGUI on Windows will ensure a smooth and efficient Desktop User Interface. I believe in minimal external dependencies and maintain comprehensive documentation which would be beneficial in later stages. In conclusion, my working style resonates with your need for trustworthiness, affordability, fast delivery along with providing a practical result. My pledge is to not only deliver a quality app but also supply you with a short user manual that outlines in detail the login flow and CRUD operations of the student management system. I look forward to joining forces and realizing this project's goals effectively.
₹12,500 INR in 7 days
0.0
0.0

Dear Client, I read "Python Desktop Student Manager" carefully and understand you need a solid desktop application built for daily real-world use. My hands-on experience with Python, Desktop Application aligns directly with what you need. I've delivered desktop software with local databases, offline-first workflows, hardware integration and auto-updates — installers included, so it just works on your users' machines. A few quick questions to get us started: 1. Which platforms must it run on — Windows, macOS, Linux? 2. Do you have a stack preference (e.g. Electron, .NET, Java), or should I recommend one? 3. Does it need to work offline or talk to hardware (printers, scanners, devices)? Thanks & Regards, Deepak
₹22,500 INR in 14 days
0.0
0.0

Subject: Proposal for Python Desktop Student Manager Project Hello, I have carefully reviewed your project requirements for a Python Desktop Student Manager and I am confident that I can deliver a high-quality solution that meets your needs. With over 5 years of experience in Python development and a strong background in database management with SQLite, I am well-equipped to handle this project effectively. I propose to develop the application using Python 3 and SQLite for storage, ensuring a lightweight and efficient solution. The user-friendly interface will be created using Tkinter to provide a seamless experience for students. I will adhere to PEP 8 conventions for clean and readable code, and include detailed documentation to facilitate ease of understanding and future scalability. I have successfully completed similar projects in the past, and my expertise in Python development makes me the ideal candidate for this task. I am committed to delivering a bug-free and user-friendly application that exceeds your expectations. Please find my portfolio at https://www.freelancer.com/u/rajeshrolen for reference. I look forward to discussing the project further with you. Sincerely, Rajesh Rolen
₹25,000 INR in 7 days
0.0
0.0

Hello, I'm bharghav, a Python developer with 10 years of experience in building robust desktop applications. My expertise aligns perfectly with your need for a Python-based student management tool. I understand you require a lightweight Windows application with a single student login, SQLite storage, and full CRUD operations for student records. I’ll develop this using Python, leveraging a suitable GUI library like Tkinter, ensuring a smooth, license-free experience. The project will adhere to PEP 8, feature clear modules, and include all specified deliverables like the database schema, setup guide, and user manual.
₹26,250 INR in 3 days
0.1
0.1

From your brief, I understand you need a complete Python desktop student manager with login, CRUD operations, SQLite storage, and documentation ready for Windows. I'll structure it in clean modules (auth, database, GUI, business logic) using Tkinter and SQLite with a schema script. Following PEP 8 throughout, keeping dependencies minimal so it runs on any current Windows machine without extra licensing. I've developed Python projects with SQLite backends and structured schemas for extensibility, so this is right in my wheelhouse. You'll get full source code, database schema with creation script, setup guide, and user manual covering login and CRUD flows. Two revision rounds included, plus handoff docs. I can turn a prototype in about a week. Share the extra fields you want stubbed and I'll start today. Jeremy
₹22,000 INR in 3 days
0.0
0.0

Guntur, India
Member since Jul 20, 2026
₹12500-37500 INR
₹1500-12500 INR
₹37500-75000 INR
£10-20 GBP
₹600-1500 INR
₹1500-12500 INR
$750-1500 USD
₹600-1500 INR
$1500-3000 USD
$50-51 USD
$30-250 USD
$10-30 USD
₹1500-12500 INR
₹1500-12500 INR
₹3500-4000 INR / hour
$1500-3000 USD
$1500-3000 USD
£250-750 GBP
$50-51 USD
₹12500-37500 INR