aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md31
1 files changed, 30 insertions, 1 deletions
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)