Skip to content

Commit

Permalink
Merge pull request #102 from Lemoncode/feature/landing
Browse files Browse the repository at this point in the history
Update README.md with project details
  • Loading branch information
brauliodiez authored Jan 13, 2024
2 parents ec90a03 + c46e8ee commit ec699d0
Showing 1 changed file with 38 additions and 3 deletions.
41 changes: 38 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
# mongo-modeler
# Mongo modeler

Propuesta TFM para alumnos Máster Front End Lemoncode.
## Project

Work in progress...
👷‍♀️ Under construction

Mongo Modeler is a free, open source online web application that allows you to design and model MongoDB databases.

Main features:

- Allows the creation of nested fields.
- Includes MongoDB types.
- Enables setting relationships between tables.
- Allows exporting to SVG, PNG, and Mongo Schema formats.
- It is a 100% online application, no installation required.
- It is a free and open source application.

We are working on releasing a first Beta in the coming months.

The application is being developed using the following technologies:

- React
- TypeScript
- HTML / CSS / SVG
- Vite
- Vitest

## Team

Team members participating in this project

- [Maria Teresa Milanes](https://github.com/MTeresaMB)
- [Leticia De La Osa](https://github.com/deletidev)
- [Marcos Apodaca](https://github.com/MarcosApodaca)
- [Verónica Camarzana](https://github.com/VCamarzana)
- [Alberto Santiago](https://github.com/AlbertoSSC)
- [Abel de Tena](https://github.com/AbelDeTena)
- [Juan Pablo Martinez](https://github.com/juanpms2)
- [Manolo Dorado](https://github.com/manudous)
- [Braulio Díez](https://github.com/brauliodiez)

0 comments on commit ec699d0

Please sign in to comment.