Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romunov/kurc
A project aimed at sending requests for public records from Ministry of interior (Slovenia). Coded in Django.
https://github.com/romunov/kurc
authentication django foia gmail oauth2 webapps
Last synced: 5 days ago
JSON representation
A project aimed at sending requests for public records from Ministry of interior (Slovenia). Coded in Django.
- Host: GitHub
- URL: https://github.com/romunov/kurc
- Owner: romunov
- Created: 2016-07-18T17:38:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-26T09:05:51.000Z (about 7 years ago)
- Last Synced: 2024-11-06T02:57:34.374Z (about 2 months ago)
- Topics: authentication, django, foia, gmail, oauth2, webapps
- Language: JavaScript
- Homepage:
- Size: 682 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Application KURC is designed to send pre-designed e-mails to a specific e-mail. It uses Django framework.
E-mails are constructed from a list of documents and user expresses his or her will by pressing a button which sends an e-mail.
User logs in through Google account and needs to grant permission to read user's name, e-mail and grants permission to send
e-mails in her or his name.All users can upload documents (limited to certain file types) which are accessible to all registered users.
To those with high enough privilege can access statistics of sent requests and uploaded documents.Logo and frontend was designed using [Bootstrap](http://getbootstrap.com/) kudos to [wozzu](https://github.com/wozzu).
![front face](kurc.png)