Skip to content

zahedbri/nstock

 
 

Repository files navigation

nStock

A system for news item management, i mean the pictures, texts, translations, etc. those bits of info that glued together make the news as you can see on the newspaper site.

In nStock each user has a personal desk. Each new Item is stored on the user personal desktop.

Organizations consist of a set of desk, over which users will have some permissions, for example: view the contents of the desk, send items to the desk or edit the contents of the desk (Items). In this way, several workflows can be represented.

Install

This is a web2py application. Fallow the instructions on web2py book or for testing purposes download web2py and clone this repo in the applications folder in your local web2py instance.

Requirements.

  • PIL: you need to install python-pil for image handling.

First time.

The first time the system is used, the site admin will need to give permissions for some users to be able to create organizations. For that, go to appadmin:

http://YOUR.SITE.NAME/nstock/appadmin

And give the permission create_org to the user group.

About

A news collaborative app for news professionals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.4%
  • HTML 9.7%
  • JavaScript 4.7%
  • CSS 3.1%
  • PHP 0.1%