{"id":21003416,"url":"https://github.com/ubclaunchpad/microvan","last_synced_at":"2025-04-23T22:49:01.788Z","repository":{"id":196325583,"uuid":"695703424","full_name":"ubclaunchpad/microvan","owner":"ubclaunchpad","description":"Online auctions for a trucking company in the Philippines","archived":false,"fork":false,"pushed_at":"2024-04-22T20:40:45.000Z","size":47565,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-23T22:48:21.398Z","etag":null,"topics":["aws","django","javascript","python","react"],"latest_commit_sha":null,"homepage":"https://www.auction.microvaninc.com","language":"JavaScript","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/ubclaunchpad.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-09-24T00:26:14.000Z","updated_at":"2024-08-23T04:12:44.000Z","dependencies_parsed_at":"2023-09-30T08:50:03.480Z","dependency_job_id":"7749dd44-0cb8-462a-881d-38c2dbaacc51","html_url":"https://github.com/ubclaunchpad/microvan","commit_stats":null,"previous_names":["ubclaunchpad/microvan"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubclaunchpad%2Fmicrovan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubclaunchpad%2Fmicrovan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubclaunchpad%2Fmicrovan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubclaunchpad%2Fmicrovan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ubclaunchpad","download_url":"https://codeload.github.com/ubclaunchpad/microvan/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250528693,"owners_count":21445511,"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":["aws","django","javascript","python","react"],"created_at":"2024-11-19T08:25:40.488Z","updated_at":"2025-04-23T22:49:01.740Z","avatar_url":"https://github.com/ubclaunchpad.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microvan Inc.\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/ubclaunchpad/microvan\"\u003e\n    \u003cimg src=\"frontend/src/assets/microvan_logo.svg\" alt=\"Logo\" height=\"100\" resize\u003e\n  \u003c/a\u003e\n  \u003ch3 align=\"center\"\u003eMicrovan Inc.\u003c/h3\u003e\n\u003c/p\u003e\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n  \u003ch2 style=\"display: inline-block\"\u003eTable of Contents\u003c/h2\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#built-with\"\u003eBuilt With\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#deployment\"\u003eDeployment\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\nMicrovan Inc. focuses on the importation, trade and sale of second-hand construction and industrial machinery, trucks and vehicles in the Philippines. Previously, Microvan Inc. would do in-person auctions every two months. However, due to the pandemic, many of their competitors have shifted to online auctions and Microvan Inc. needs a new auction site to ensure they aren't left behind.\n\n\n### Built With\n\n* React, Javascript - Frontend\n* Django, Python - Backend\n* PostgreSQL - Database\n* AWS - Hosting\n\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nTo get a local copy up and running follow these simple steps.\n\n### Prerequisites\n\n* [NodeJS/npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)\n* [Python/pip](https://packaging.python.org/en/latest/tutorials/installing-packages/)\n* [pipenv](https://pipenv.pypa.io/en/latest/installation/)\n\n### Installation\n#### Django Backend\n\n1. `cd` into backend folder\n2. Make a copy of sample.env, rename it to .env, and fill out the environment variables.\n3. run `pipenv install` to install dependencies\n4. run `pipenv shell` to enter virtual environment\n5. run `pipenv run start`\n6. Backend will be running on `localhost:8000`\n\n#### React Frontend\n\n1. `cd` into frontend folder\n2. run `npm install` to install dependencies\n3. Make a copy of sample.env, rename it to .env, and fill out the environment variables.\n4. run `npm start`\n5. Frontend will be running on `localhost:3000`\n\n\u003c!-- DEPLOYMENT --\u003e\n## Deployment\n\nTODO\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n2. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n3. Push to the Branch (`git push origin feature/AmazingFeature`)\n4. Open a Pull Request","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubclaunchpad%2Fmicrovan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fubclaunchpad%2Fmicrovan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubclaunchpad%2Fmicrovan/lists"}