-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #102 from Lemoncode/feature/landing
Update README.md with project details
- Loading branch information
Showing
1 changed file
with
38 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |