An open API service indexing awesome lists of open source software.

https://github.com/tassoneroberto/eventify

Platform designed to create, manage and search events of various category. It is composed of a shared web API, an Android application and a website.
https://github.com/tassoneroberto/eventify

android-application backend events frontend social-network web-application

Last synced: 3 months ago
JSON representation

Platform designed to create, manage and search events of various category. It is composed of a shared web API, an Android application and a website.

Awesome Lists containing this project

README

          

# Eventify

## Introduction

Platform designed to create, manage and search events of various category. This repository contains two projects.

Project1 is composed by a Web API (PHP and MySQL), an Android application and a website (HTML, CSS, PHP, Javascript).
Project2 is composed by a JavaEE backend and an Angular frontend.

## Project1
### Android App Screens

### Web App Screens



### Web API Screens

#### ER model
![](https://raw.githubusercontent.com/tassoneroberto/eventify/master/web-api/screenshots/screenshot1.png)

#### Registration Panel

#### User Panel




#### Admin Panel




## Project2
### Angular frontend

//TODO: add screens

## Authors

Co-authored with:
[Antonio Rachele](https://github.com/racheleantonio)