From d6f21f23489a41c958615b2f6a372be8a9a53d59 Mon Sep 17 00:00:00 2001 From: marcinzelent Date: Sat, 22 Aug 2020 19:58:53 +0200 Subject: Added README --- FranceVacances.gif | Bin 0 -> 871031 bytes README.md | 31 ++++++++++++++++++++++++++++++- 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 FranceVacances.gif diff --git a/FranceVacances.gif b/FranceVacances.gif new file mode 100644 index 0000000..b4a51e5 Binary files /dev/null and b/FranceVacances.gif 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) -- cgit v1.2.3