Code Monkey home page Code Monkey logo

brmodeloweb / brmodelo-app Goto Github PK

View Code? Open in Web Editor NEW
828.0 17.0 43.0 4.73 MB

BRMW is a free open source entity-relationship database modeling tool. We're working to make learning database modeling simple and accessible for everyone.

Home Page: https://www.brmodeloweb.com

License: Apache License 2.0

JavaScript 43.87% HTML 35.23% SCSS 19.30% Dockerfile 0.15% TypeScript 1.44% Procfile 0.01%
database modeling javascript angularjs nodejs relational-databases database-modeling entity-relationship-diagram

brmodelo-app's Introduction

All Contributors

Web application for database modeling and teaching

Hero shot

Released under the Apache License 2.0

Dependencies

To run this application you'll need:

Running application

  1. Install dependencies: yarn install
  2. Duplicate .env.example and rename it to .env
  3. Make sure you have MongoDB running (To know more: MacOS, Windows, CentOS, Ubuntu or Debian)
  4. Start frontend: yarn start:frontend
  5. Start server: yarn start:dev
  6. Access it: http://localhost:9000/

Running with docker-compose

Note: Docker setup is still a work in progress and does not offer a good developer experience. For now we recommend you to run the project locally following the instructions listed above. If you still want to use docker, here's how:

  1. Make sure you have Docker Desktop running
  2. Start docker: docker-compose up or docker-compose up -d
  3. Access it: http://localhost:9000/
  4. Once your done, finish docker: docker-compose down

Tests

Setup tests

  1. Duplicate cypress.env.example.json and rename it to cypress.env.json
  2. Update cypress.env.json with valid user credentials (Username and password)

Warning

The data from the accound you set in cypress.env.json will be wiped out after the tests run. So, don't use your real account here!

E2E tests

To run E2E tests you have two options:

  1. Run headless mode in your terminal window: yarn test:cy
  2. Run interactive mode: yarn cy:open

Unit Tests

To run the unit tests you have two options:

  • yarn test to run all the tests and collect the coverage report. Or;
  • Execute in a watch mode by running yarn test:watch

Production environments

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Milton Bittencourt de Souza Neto
Milton Bittencourt de Souza Neto

💻 ⚠️ 🐛 🚧
Idmar Ramos Junior (Id)
Idmar Ramos Junior (Id)

💻 🎨 📆 🚧
Felipe de Souza da Costa
Felipe de Souza da Costa

💻 🚇 👀
Márcio Santos
Márcio Santos

💻 👀
Telmo
Telmo "Trooper"

💻
Arthur Mota
Arthur Mota

💻 👀
joaomfiumari
joaomfiumari

💻 🚇
Walmyr
Walmyr

⚠️
Tárliton Basso de Godoy
Tárliton Basso de Godoy

💻 🚇

This project follows the all-contributors specification. Contributions of any kind welcome!

brmodelo-app's People

Contributors

allcontributors[bot] avatar arthurmota9 avatar dependabot[bot] avatar feekosta avatar idmarjr avatar joaomfiumari avatar miltonbsn avatar oicramps avatar renatasiega avatar tarliton avatar telmotrooper avatar wlsf82 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

brmodelo-app's Issues

Conceitual - Permitir que usuário defina cardinalidade mínima e máxima

  • aquelas correções a respeito de atributo multivalorado não foram feitas, ou seja, quando defino um atributo como multivalorado, não aparece cardinalidade ao lado do nome do atributo nem é possível definir qual é a cardinalidade desejada.
  • sobre as cardinalidades de relacionamentos e de atributos multivalorados, acho que seria melhor deixarmos o usuário informar o valor da cardinalidade mínima (qualquer número maior ou igual a zero) e da cardinalidade máxima (qualquer número maior que zero, podendo ser também a constante "n"). Neste caso, o valor da miníma deve ser menor ou igual ao valor da máxima;

Tela para plotar modelo físico

Comecei a trabalhar nisso, tô vendo uma alternativa para criar algo como um editor de textos, mas isso realmente não é importante agora (o editor). Preciso só de uma página para "colar" um script sql e o título da modelagem. Por hora imagino algo como uma folha de papel.

image

Ajuste tipografia

As fontes da área de edição está muito colada:

image

Outro ponto é a renderização de algumas fontes, no retina do mac tá ok mas em outros monitores não muito. (mas isso não é prioridade).

image

Bug - não consigo usar checkbox default

O checkbox default fica invisível

Eu dei uma volta gigante para fazer funcionar por enquanto com um plugin jquery mas não funciona muito bem em alguns browsers

image

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.