Skip to content

Commit

Permalink
First Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
algobasket committed Jun 9, 2024
1 parent 3f99841 commit 10fd7b1
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
# File Tracking System
# GMS - File Tracking System

![Logo](https://github.com/algobasket/File-Tracking-System/blob/main/staticfiles/images/logo.png)

## Description
**FIND YOUR LAN IP ADDRESS**
**GMS - File Tracking System** is a system where various users with different roles can share, forward, approve, and access files. The roles include Admin, Dakghar (file uploader), GMS, GM (General Manager), CO, DO, HOS, etc. Files are forwarded in a hierarchical manner among these roles. This system is built using Django, a Python framework.

## Setup Instructions

### 1. Put IP in .env file
### 2. Replace local domain in `nginx.config` and `.env` file
### 3. Change `ENV_TYPE` in `.env` file:
- `local` if you want to run locally
- `docker` or `production` for other environments

## Installation

Expand Down Expand Up @@ -47,3 +50,8 @@
- App: `http://LAN-IP.lan/`
- PhpMyAdmin: `http://LAN-IP.lan:8080/`

## Conclusion
The GMS - File Tracking System provides a robust solution for managing file sharing, forwarding, approval, and access among users with different roles in an organization. By following the setup and installation instructions, you can easily deploy this system on both Windows and Linux environments. Ensure to configure your `.env` file correctly to suit your deployment environment, and enjoy streamlined file management with GMS.

You can fork our repo or press that star. Email us if you need any help. Support or sponsor if you find our projects to be cool.

0 comments on commit 10fd7b1

Please sign in to comment.