Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Update README.md #171

Merged
merged 1 commit into from
Aug 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Ore Cart App [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

**The OreCart Project was discontinued after Mines & The City of Golden chose to purchase a solution from an alternate vendor. Please direct any questions to Ethan.**

The master monorepo for all OreCode app software! The OreCode app includes a backend made with [FastAPI](https://fastapi.tiangolo.com), an admin dashboard built with [React](https://react.dev/)/[Vite](https://v3.vitejs.dev/guide/), and a crossplatform mobile app made with [React-Native](https://reactnative.dev).

For full documentation and project details, please see the Google Drive (ask leads for access) and [orecode.github.io](https://orecode.github.io). The frontend, frontend-admin, and backend folders have READMEs with more information about developing in each as well.
Expand Down
Loading