Skip to content

thaismr/blokosio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blokos.io

App Structure

  • Users

    • Profiles
      • Base: Model and functionality common to all users.
      • Manager:
        • Generated when registering directly at the main website.
        • Manages workspaces and all related components.
      • Members:
        • Team members for specific projects.
  • Workspaces

    • Each user has a personal workspace as starting point.
    • Users can create or join* existing projects from their workspaces.

Roadmap

  • Profiles
  • Include Django admin docs
  • User creation to trigger default profile creation.
  • FIX extra profiles creation for user from admin area
  • [ ]
  • Include Django debug toolbar

Utils

Package Utils

# install pip-check if not yet installed
pip install pip-check

# check package versions from time to time
pip-check

pip install <package> --upgrade

About

Blokos.io basic placeholder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages