Skip to content

Pre Release (1.0.0)

Pre-release
Pre-release

Choose a tag to compare

@nivindulakshitha nivindulakshitha released this 10 Feb 11:04
· 4 commits to Desktop since this release

AdminPro v1.0.0 Release

AdminPro is a simple Win32 CRUD application for performing basic operations on MongoDB databases.

Description

AdminPro allows you to perform CRUD operations (Create, Read, Update, Delete) on any MongoDB database. It provides a user-friendly interface for managing your database records efficiently.

Installation

  1. Download Executable: Download the latest release from the Releases page.

  2. Install Dependencies: No additional dependencies required.

  3. Run the Application: Simply double-click on the downloaded executable file to start AdminPro.

Usage

  • Create: Add new records to your MongoDB database.
  • Read: View existing records in the database.
  • Update: Modify existing records.
  • Delete: Remove records from the database.

System Requirements

  • Compatible with Windows operating system (Win32).
  • No additional dependencies required.

Contributing

We welcome contributions from the community. Feel free to submit bug reports, feature requests, or pull requests on our GitHub repository.

License

This project is licensed under the ISC License. See the LICENSE file for details.


If you encounter any issues or have any questions, please don't hesitate to reach out. Enjoy using AdminPro!