SamuPert / house-manager-app

Awesome app for managing the expenses of a student at home and organizing sports tournaments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT License Issues LinkedIn


Logo

House Manager

Awesome app for managing the expenses of a student at home and organizing sports tournaments

View screenshots · Report Bug · Request Feature

Table of Contents
  1. Introduction
  2. About The Project
  3. Getting Started
  4. Contributing
  5. License
  6. Contact

Introduction

In the last decade we have seen an exponential increase in mobile devices, used today by most people.

In this regard we have decided to develop a project, carried out during the Mobile Programming course.

About the project

The project consists in the development of two mobile apps, one native and one hybrid.

The native app was created for the Android operating system, with the Android Studio IDE and the Java language; instead, the hybrid app was created using the Xamarin framework, with the Visual Studio IDE and the C # language.

You can read more about the project in the report.

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Software that you need to use to get the app built and running. Follow the links for the relative guide.

Installation

  1. Clone the repo
    git clone https://github.com/SamuPert/house-manager-app.git
  2. Create cloud functions: Deploy the folder /AndroidMobileProgrammingProject/functions in Google Cloud
  3. Open up the AndroidMobileProgrammingProject folder in Android studio
  4. Open up the XamarinApp folder in Xamarin

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.md for more information.

(back to top)

Contact

Samuele Perticarari - Telegram - samuele.perticarari@gmail.com - LinkedIn

Project Link: https://github.com/SamuPert/house-manager-app

(back to top)

About

Awesome app for managing the expenses of a student at home and organizing sports tournaments.

License:MIT License


Languages

Language:Java 56.6%Language:C# 33.8%Language:JavaScript 9.6%