WEB interface was made with Python/Django, JavaScript and Jquery. For rendering file system was used JSTree
- Remove files from your file system
- Recover removed files
- Remove files from your trash bin
- Showing list of tasks and history of task
- Demonstrating trash bin's files
- Adding/Removing new trash bins
- $ python preparation.py
- $ pip install -r requirements.txt
- $ python manage.py migrate
- $ python manage.py runserver
Made by Dima Grechko.