Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quimpm/euvscorona
https://github.com/quimpm/euvscorona
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/quimpm/euvscorona
- Owner: quimpm
- License: mit
- Created: 2020-04-24T18:40:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T05:29:49.000Z (almost 2 years ago)
- Last Synced: 2023-05-02T22:55:30.080Z (over 1 year ago)
- Language: Python
- Size: 7.18 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CommerceMED
![CommerceMED](https://i.ibb.co/yfwPJJZ/logo.png)## Inspiration
Nowadays, with the arrival of the new economic consequences of the coronavirus crisis, our main inspiration raised on how to increase the efficiency to reduce the transaction costs in every European business. Also, we wanted to promote internal business transactions between European companies.## What it does
CommerceMed helps companies to find products that they need to produce here own products, but making sure that those products are from the closest European Companies.e.g. Imagine a company that manufactures sanitary napkins. Probably it's obtaining the raw material from some Chinese factory. Increasing Europe's internal economy has always been an important mission, but with the economic crisis caused by the coronavirus, it is even more essential. CommerceMed will help this company in the example to contact easily with other companies (in Europe) that produce the raw material that it needs.
## How we built it
We build it with a lot of love and with expectations about a good (healthily and economically) future for all us.Technically front-end and back-end are built with Django, knows as "the Web framework for perfectionists with deadlines". With this, the architecture of the application is an MVT architecture (Model-View-Template). Data is managed with Postgresql. We have used Docker for simplifying and to accelerate the workflow.
## Challenges I ran into
Make an application usable enough, for connecting companies. **All the application has been made during the weekend.**## What's next for ComercialMedApp
Making the search tool more powerfool in orther to make the search for the users as easy as possible.Finish a couple of things that due to the lack of time we havent been able to implement, becouse ase we said the application was made entirely this weekend.
Implement directly communication (e.g. via chat).
Make a Mobile APP in orther to make easyer the communication.
## Run locally
```
docker-compose build
```
```
docker-compose up
```
```
docker-compose exec web python manage.py migrate
```
## License
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)## Contributors
|[
Oriol AlΓ s](https://github.com/Oriolac)
[π](https://github.com/quimpm/euvscorona/commits?author=Oriolac "Contributions") | [
Alba Lamas](https://github.com/Doasy)
[π](https://github.com/quimpm/euvscorona/commits?author=Doasy "Contributions") | [
Quim PicΓ³](https://github.com/quimpm)
[π](https://github.com/quimpm/euvscorona/commits?author=quimpm "Contributions") | [
Sergi Simon](https://github.com/sergisi)
[π](https://github.com/quimpm/euvscorona/commits?author=sergisi "Contributions")
| :---: | :---: | :---: | :---: |This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!