{"id":21326018,"url":"https://github.com/propylon/document-manager-assessment","last_synced_at":"2025-07-12T06:32:49.473Z","repository":{"id":175269265,"uuid":"653581757","full_name":"propylon/document-manager-assessment","owner":"propylon","description":"Propylon Government Solutions Document Manager Technical Assessment Bootstrap ","archived":false,"fork":false,"pushed_at":"2024-05-02T11:13:53.000Z","size":368,"stargazers_count":0,"open_issues_count":17,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-02T23:48:43.559Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/propylon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-14T10:23:55.000Z","updated_at":"2024-01-23T10:17:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"93390aa6-d4b8-4d68-971d-ed53742dbfd2","html_url":"https://github.com/propylon/document-manager-assessment","commit_stats":null,"previous_names":["propylon/document-manager-assessment"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/propylon%2Fdocument-manager-assessment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/propylon%2Fdocument-manager-assessment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/propylon%2Fdocument-manager-assessment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/propylon%2Fdocument-manager-assessment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/propylon","download_url":"https://codeload.github.com/propylon/document-manager-assessment/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225802682,"owners_count":17526452,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-21T21:08:16.573Z","updated_at":"2024-11-21T21:08:17.189Z","avatar_url":"https://github.com/propylon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Propylon Document Manager Assessment\n\nThe Propylon Document Management Technical Assessment is a simple (and incomplete) web application consisting of a basic API backend and a React based client.  This API/client can be used as a bootstrap to implement the specific features requested in the assessment description. \n\n## Getting Started\n### API Development\nThe API project is a [Django/DRF](https://www.django-rest-framework.org/) project that utilizes a [Makefile](https://www.gnu.org/software/make/manual/make.html) for a convenient interface to access development utilities. This application uses [SQLite](https://www.sqlite.org/index.html) as the default persistence database you are more than welcome to change this. This project requires Python 3.11 in order to create the virtual environment.  You will need to ensure that this version of Python is installed on your OS before building the virtual environment.  Running the below commmands should get the development environment running using the Django development server.\n1. `$ make build` to create the virtual environment.\n2. `$ make fixtures` to create a small number of fixture file versions.\n3. `$ make serve` to start the development server on port 8001.\n4. `$ make test` to run the limited test suite via PyTest.\n### Client Development \nThe client project is a [Create React App](https://create-react-app.dev/) that has been tested against [Node v18.19.0 Hydrogen LTS](https://nodejs.org/download/release/v18.19.0/).  An [.nvmrc](https://github.com/nvm-sh/nvm#calling-nvm-use-automatically-in-a-directory-with-a-nvmrc-file) file has been included so that the command `$ nvm use` should select the correct NodeJS version through NVM.\n1. Navigate to the client/doc-manager directory.\n2. `$ npm install` to install the dependencies.\n3. `$ npm start` to start the React development server.\n\n##\n[![Built with Cookiecutter Django](https://img.shields.io/badge/built%20with-Cookiecutter%20Django-ff69b4.svg?logo=cookiecutter)](https://github.com/cookiecutter/cookiecutter-django/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpropylon%2Fdocument-manager-assessment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpropylon%2Fdocument-manager-assessment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpropylon%2Fdocument-manager-assessment/lists"}