diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7110e00 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/Data +/Public/data +*.apache2.conf +[Ss]secrets \ No newline at end of file diff --git a/Public/index.html b/Public/index.html new file mode 100644 index 0000000..c67bfc9 --- /dev/null +++ b/Public/index.html @@ -0,0 +1,59 @@ + + + + Xwam - Building... + + + + + +
+

+ + + Xwam + +

+ +
+
+

Building...

+

Nowly, the Xwam Project is building, but you can follow it in the next links:

+ +

More information will be updated here in the future, while developt the project. Thank you for wait. Have fun!

+
+ + + \ No newline at end of file diff --git a/README.md b/README.md index 684edf6..f3d163e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Xwam -The Project Xwam is a simply Web Cliente Application for create Web GUI Forms Applications from XDS and work XML data, included migrations from CSV or other platforms. \ No newline at end of file +The Project Xwam is a simply Web Cliente Application for create Web GUI Forms Applications from XDS and work XML data, included migrations from CSV or other platforms. It is planned to work with ZIP files for working XSD GUI and XML data as local database. \ No newline at end of file