Giter Site home page Giter Site logo

alessthedev / file-tracker Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 4.67 MB

File Tracker is a way to visualize and organize files of the same network by category

License: GNU General Public License v3.0

HTML 3.55% Rust 2.64% TypeScript 75.66% CSS 8.31% SCSS 9.84%
backend file-manager frontend react tauri typescript

file-tracker's Introduction

File-Tracker

File Tracker is a way to visualize and organize files of the same network by category
Splashscreen

Why?

This is a small project I made to practice and improve my skills since I've recently learnt PostgreSQL and React.

Features

  • All your files in one place
    Files
  • Organize using categories
    Categories
  • Create/Edit categories and files when you want
    Create category
    Create file
  • Category icons
  • postgreSQL relational database
    Can't delete categories related with files
  • Self hosted server

How to setup

Backend

Ok so first of all you'll need to find a way to host your server, it can be your pc, a old one or a cloud server, you can find the server files in the Server Folder and run it with NodeJs with the command npm start but before that you'll also need a way to host your postgreSQL database and make sure the server has access to it, you can create the database and the table info with the database_init sql script edit the server/src/database.ts with your postgre credentials and then run!

Frontend

Wait... what about the UI? you can compile the program by running the following command in the file-tracker folder npm run tauri build, this will create a .msi installer for the application in the file-tracker\src-tauri\target\release\bundle\msi folder, if you have any problem see the tauri build documentation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.