A storefront designed to allow the upload and option to purchase objects than can be 3D printed.
Visual Studio with ASP.NET workflow
Clone the repo into Visual Studio, and setup a database connection in appsettings.json (this can be a local SQLite instance for ease of development).
Make sure sure to run the database migrations before running the app.
Then run the app (without debugging) and a window will open in your browser with the website.
Tests will be added later
Coming later
- ASP.NET - The web framework used
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Griffin Gore - Author - Ghgore
See the list of contributors who participated in this project.
This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details