Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Online auctions for a trucking company in the Philippines

NotificationsYou must be signed in to change notification settings

ubclaunchpad/microvan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Microvan Inc.

Table of Contents

  1. About The Project
  2. Getting Started
  3. Deployment
  4. Contributing

About The Project

Microvan 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.

Built With

  • React, Javascript - Frontend
  • Django, Python - Backend
  • PostgreSQL - Database
  • AWS - Hosting

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Installation

Django Backend

  1. cd into backend folder
  2. Make a copy of sample.env, rename it to .env, and fill out the environment variables.
  3. runpipenv install to install dependencies
  4. runpipenv shell to enter virtual environment
  5. runpipenv run start
  6. Backend will be running onlocalhost:8000

React Frontend

  1. cd into frontend folder
  2. runnpm install to install dependencies
  3. Make a copy of sample.env, rename it to .env, and fill out the environment variables.
  4. runnpm start
  5. Frontend will be running onlocalhost:3000

Deployment

TODO

Contributing

Contributions are what make the community such an amazing place to be learn, inspire, and create. Any contributions you make aregreatly appreciated.

  1. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  2. Commit your Changes (git commit -m 'Add some AmazingFeature')
  3. Push to the Branch (git push origin feature/AmazingFeature)
  4. Open a Pull Request

[8]ページ先頭

©2009-2025 Movatter.jp