Skip to content

team3990/tech-parts

Repository files navigation

Tech Parts

Tech Parts is the CAD parts management platform for Équipe Team 3990: Tech for Kids (Collège Regina Assumpta, Montréal, QC). It is live at parts.team3990.com.

Installation & Deployment

  1. You must install & deploy Tech Portal first.
  2. (Optional) On a server, install Composer:
    curl -sS https://getcomposer.org/installer | php sudo mv composer.phar /usr/local/bin/composer
  3. Extract Tech Parts files into a folder on the server, for example /www/techparts/ and set a subdomain to it.
  4. Edit app/config/database.php with the correct information to the corresponding database server.
  5. Execute Laravel migrations: php artisan migrate

License

Tech Parts is open-sourced software licensed under the MIT license

About

CAD parts management platform for Équipe Team 3990: Tech for Kids (Collège Regina Assumpta, Montréal, QC)

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published