Skip to content

A program to document code snippets and control the under-development projects.

Notifications You must be signed in to change notification settings

shehab-fekry/Developer-WorkSpace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Developer-WorkSpace

  • A program that gives the developer the ability to document (their/others) knowledge and important code snippets in easy, readable and organized manner.
  • Gather your under-development projects in one place for easy access and control.

=== Setup ===

  1. Install Python 3.10.0. To run the Python Code useing a compatible Code Editor.

  2. SQLite3 module is needed for application to work, No worries about the tables it will be created automatically in file named (database.db).

  3. Check if tkinter Python Package is installed. (pip install tkinter)

  4. Run GUI.py to launch application.

=== Folder Structure ===

  1. GUI.py > Contains the app.

  2. scroll.py > An open-source code by mp035 which simply makes frames scrollable.

About

A program to document code snippets and control the under-development projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages