aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarcinzelent <marcin@zelent.net>2020-08-22 19:58:53 +0200
committermarcinzelent <marcin@zelent.net>2020-08-22 19:58:53 +0200
commitd6f21f23489a41c958615b2f6a372be8a9a53d59 (patch)
tree4df4d736432f917359eeadb2b6f2af868fa544e7
parentb23c534ad61ee3550b4849c47450e1530efbfa27 (diff)
Added READMEHEADmaster
-rw-r--r--FranceVacances.gifbin0 -> 871031 bytes
-rw-r--r--README.md31
2 files changed, 30 insertions, 1 deletions
diff --git a/FranceVacances.gif b/FranceVacances.gif
new file mode 100644
index 0000000..b4a51e5
--- /dev/null
+++ b/FranceVacances.gif
Binary files differ
diff --git a/README.md b/README.md
index 25e7af5..d83b609 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,30 @@
-# FranceVacances \ No newline at end of file
+# FranceVacances
+
+An application for browsing, searching, and booking accommodations in France. A mandatory group project on the 1st semester of Computer Science program at Erhvervsakademi Sjælland.
+
+## Preview
+
+![Preview](FranceVacances.gif)
+
+The application was created over a span of 5 weeks. It was created for a fictional company called France Vacances. A Rational Unified Process was followed throughout the course of the project.
+
+The application is built using C# programming language, .NET Framework, and Universal Windows Platform. It connects to an FTP server for retrieval and persistence of data.
+
+The repository contains the source code of the application, unit tests, as well as project report and diagrams.
+
+## Features
+
+- News on the home screen
+- Searching and filtering of accommodations
+- Catalogue of locations
+- Booking of accommodations
+- Saving of user details and autofill
+- Signup and login system
+
+## Authors
+
+- [Donatas Adamonis](https://github.com/DonatasAd)
+- [Mikkel Frederiksen](https://github.com/Mifd39)
+- Rasmus Lunddahl Overbye
+- Simonas Valaitis
+- [Marcin Zelent](https://github.com/marcinzelent)