{"id":19909745,"url":"https://github.com/tjrapodile/filereader_project","last_synced_at":"2026-05-07T03:37:26.567Z","repository":{"id":212064855,"uuid":"730620432","full_name":"tjrapodile/fileReader_project","owner":"tjrapodile","description":"Django Bootstrap web application that receives .csv or Excel files and stores them locally","archived":false,"fork":false,"pushed_at":"2024-08-12T18:57:44.000Z","size":6767,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-01T08:25:50.315Z","etag":null,"topics":["bootstrap","django-framework","postgresql"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/tjrapodile.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-12-12T10:15:39.000Z","updated_at":"2024-08-12T18:57:48.000Z","dependencies_parsed_at":"2025-03-01T08:35:09.622Z","dependency_job_id":null,"html_url":"https://github.com/tjrapodile/fileReader_project","commit_stats":null,"previous_names":["tjrapodile/filereader_project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tjrapodile/fileReader_project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjrapodile%2FfileReader_project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjrapodile%2FfileReader_project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjrapodile%2FfileReader_project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjrapodile%2FfileReader_project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tjrapodile","download_url":"https://codeload.github.com/tjrapodile/fileReader_project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjrapodile%2FfileReader_project/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259519255,"owners_count":22870327,"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":["bootstrap","django-framework","postgresql"],"created_at":"2024-11-12T21:16:29.921Z","updated_at":"2026-05-07T03:37:26.488Z","avatar_url":"https://github.com/tjrapodile.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fileReader_project\nThis repository contains a Django web application designed to handle file uploads and data storage. The application allows users to upload CSV or Excel files, process the data, and store it locally in a PostgreSQL database. The front end is built using a Bootstrap template for a clean and responsive user interface.\n\nFeatures\nFile Upload: Users can upload CSV or Excel files containing data.\nData Storage: Uploaded files are processed and their contents are stored in a PostgreSQL database.\nFile Management: Uploaded files are stored locally, and users can view or manage these files through the admin web interface.\nResponsive Design: The front end is built using Bootstrap, ensuring that the application is accessible across various devices.\n\nTech Stack\nDjango: The primary framework used for developing the web application.\nPostgreSQL: The database system used for storing uploaded file data.\nBootstrap: A frontend framework used for styling and responsive design.\n\nProject Structure\nViews: Django views handle file uploads, data processing, and rendering the front end.\nTemplates: Bootstrap-based HTML templates provide a responsive and user-friendly interface.\nModels: Django models define the structure for storing file data in the PostgreSQL database.\nForms: Django Forms handles file uploads and validation.\n\nClone the repository:\ngit clone  https://github.com/tjrapodile/fileReader_project.git\n\nNavigate to the project directory:\ncd fileReader_project\n\nCreate and activate a virtual environment:\npython3 -m venv venv\nsource venv/bin/activate\n\nInstall dependencies:\npip install -r requirements.txt\n\nConfigure your PostgreSQL database settings in settings.py.\nApply migrations:\npython manage.py migrate\n\nRun the development server:\npython manage.py runserver\n\nOpen your browser and visit:\nhttp://localhost:8000\n\nUsage\nUploading Files: Use the web interface to upload CSV or Excel files.\nViewing Data: Access the stored data via the admin interface or custom views, depending on the application setup\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftjrapodile%2Ffilereader_project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftjrapodile%2Ffilereader_project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftjrapodile%2Ffilereader_project/lists"}