jrieke/best-of-streamlit

Add project: Garreg Mach Project

wangaustin opened this issue · 0 comments

Project details:

Additional context:

The Garreg Mach Project aims to reduce costs associated with higher education, one step at a time.

Currently, the GMP Library is fully online for public use. The Library allows people to add links to academic resources in association with a particular course. This mandatory association is what sets it apart from other resource sharing websites such as libgen, as it allows the system to easily filter queries. So, if I only want to see the resources for the Modern Philosophy course at Vanderbilt University taught my Dr. Wuerth, for instance, the system can efficiently query that. The association also adds another layer of filter as it has presumably been deemed related to this course by the original uploader. The goal of the GMP Library is for students who are good at finding the locations of digital resources to help those who are not. This way, students will hopefully reduce the amount of money needed to spend on physical copies of the academic resources simply because they could not find them online.

In the future, I hope to expand the Garreg Mach Project to include other features that help reduce higher education costs.

As of now, this project only uses streamlit and mongoDB with very minimal dependencies. It should be a decent starting point as a demo for people who want to create a simple CRUD app with streamlit.