Skip to content

Ronakshoghi/DatabaseManager

Repository files navigation

JSON Database Management Web Application

This Django-based web application provides an efficient interface for managing JSON databases. It is designed to simplify the process of uploading, searching, and manipulating JSON data within a web-based environment.

Features

  • JSON File Upload: Allows users to upload JSON files and store their content in the database.
  • Advanced Search: Enables searching within JSON data using a flexible query syntax.
  • Data Visualization: Displays key information from JSON files in an easily digestible format.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Python 3.x
  • Django 3.x or newer
  • Other dependencies listed in requirements.txt

Installation

  1. Clone the repository: git clone https://github.com/Ronakshoghi/json_handler.git
  2. Navigate to the project directory: cd json_handler
  3. Install the required packages: pip install -r requirements.txt
  4. Run the Django development server: python manage.py runserver

Contact

Ronak Shoghi - ronak.shoghi@ruhr-uni-bochum.de

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published