Skip to content

yogaadipranata/mail-archiver

Repository files navigation

Mail Archiver

Mail Archiver is a desktop application developed as part of a college assignment using the Visual Basic .NET programming language. The goal of this project was to implement all concepts learned during the course by creating a functional mail archiving system. The application allows organizations to manage and archive incoming and outgoing mail using a mail number as the primary reference. It is directly connected to a MySQL database to ensure efficient storage and retrieval of mail records.

🛠️ Tech Stack

  • Visual Basic .NET
  • MySQL WorkBench
  • .NET Framework

🚀 Usage

💻 Run Locally

  1. Clone the repository or download the ZIP.
  2. Open the arsip_surat.sln file in Visual Studio.
  3. Make sure the database connection string is updated in the source code (see Form1.vb, Form2.vb, Form3.vb, Form4.vb).
  4. Build and run the project (F5 or "Start").

🙏 Apology & Demo

If the program does not run correctly on your machine due to configuration issues, I sincerely apologize.
You can still view the working demo of this project here:
Demo Video

🤝 Contributing Guidelines

  1. Fork the project
  2. Create a feature branch (git checkout -b ...)
  3. Commit your changes (git commit -m "...")
  4. Push to the branch (git push origin ...)
  5. Open a pull request

📫 Contact

I Wayan Yoga Adi Pranata

Email

About

This project is one of my tasks in college. In this project, I was required to use the Visual Basic .NET language and apply all the material obtained during the lecture. As for what I created, it is a mail archiver application that is directly connected to the MySQL database.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors