Git Product home page Git Product logo

eliezir / medisearch-frontend Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 7.37 MB

MediSearch is a web application that enables users to search for medication prices listed by ANVISA, the Brazilian Health Regulatory Agency. This application is built using the Vue.js framework for the frontend and Django for the backend

JavaScript 18.35% Dockerfile 0.86% HTML 2.13% Vue 77.29% SCSS 1.37%
anvisa django-rest-framework medicine-applications vue3 vuetify

medisearch-frontend's Introduction

project logo

MediSearch is a web application that enables users to search for medication prices listed by ANVISA, the Brazilian Health Regulatory Agency. This application is built using the Vue.js framework for the frontend and Django for the backend

MediSearchHome

MediSearchHome

Technologies Used

Usage

To run the project, you need to have Docker and Docker Compose installed on your local machine. Once you have these installed, you can run the following commands to start the project:

$  mkdir MediSearch

$ cd MediSearch

$ git clone https://github.com/Eliezir/MediSearch-backEnd

$ git clone https://github.com/Eliezir/MediSearch-frontEnd

create a docker-compose.yml file in the root of the project and add the following content:

include:
  "./frontend/docker-compose.yml"
  "./backend/docker-compose.yml"

Then go to your backend folder, and in your docker-compose.yml file, add your database credentials in the environment section of the db service. Then, go to your database and import the csv file in the data folder. Then run the following command to start the project:

$ docker-compose up -d --build

Made with 💜 by Eliezir Neto

medisearch-frontend's People

Contributors

eliezir avatar

Stargazers

Josafá Veríssimo avatar Marcos Souza avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.