Skip to content

AzhanFirdaus/SPDDK-SYSTEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SPDDK-SYSTEM

📌 Overview

SPDDK-SYSTEM is a VB.NET application developed as part of an internship project to enhance the storing system for Pejabat Daerah dan Tanah Seberang Perai. This system aims to improve efficiency in managing and retrieving stored records, reducing manual effort, and ensuring data accuracy.

🛠 Features

  • User Authentication: Secure login system for different user roles.
  • Record Management: Efficient storing, updating, and retrieving of records.
  • Search & Filter: Quick search and filtering of stored data.
  • Data Export: Export records in various formats for reporting.
  • Activity Logs: Tracks user activities for auditing purposes.

🚀 Installation

Prerequisites

  • Windows OS (Recommended: Windows 10/11)
  • .NET Framework
  • Visual Studio
  • Supabase

Steps

  1. Clone the Repository
    git clone https://github.com/SwiftOnCPP/SPDDK-SYSTEM.git
    cd SPDDK-SYSTEM
  2. Open the project in Visual Studio.
  3. Build the Solution (Ctrl + Shift + B).
  4. Run the Application (F5).
  5. Configure Database by setting up the required tables and stored procedures.

📝 Configuration

  1. Create and update the App.config file with your database connection settings.
  2. Configure API keys if external APIs are used.

📂 Folder Structure

SPDDK-SYSTEM/
├── bin/               # Compiled binaries
├── obj/               # Temporary object files
├── src/               # Source code
├── assets/            # Images, icons, and resources
├── database/          # SQL scripts for database setup
├── README.md          # Project documentation
├── .gitignore         # Ignored files
└── SPDDK-SYSTEM.sln   # Visual Studio solution file

🛠 Technologies Used

  • VB.NET for backend logic
  • Supabase for database management
  • Windows Forms for the user interface

❗ Issues & Contribution

  • Found a bug? Open an issue.
  • Want to contribute? Fork the repo and submit a pull request.

🎓 Internship Project

This project was developed as part of an internship program at Pejabat Daerah dan Tanah Seberang Perai. The primary goal was to enhance the office's storing system, digitizing records and streamlining data retrieval processes.

📞 Contact

For questions or support, please kindly contact me.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors