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.
- Host: GitHub
- URL: https://github.com/tassoneroberto/eventify
- Owner: tassoneroberto
- License: mit
- Created: 2019-05-26T14:28:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T01:20:45.000Z (over 3 years ago)
- Last Synced: 2023-03-07T00:35:57.670Z (over 3 years ago)
- Topics: android-application, backend, events, frontend, social-network, web-application
- Language: JavaScript
- Size: 14.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

#### Registration Panel

#### User Panel

#### Admin Panel

## Project2
### Angular frontend
//TODO: add screens
## Authors
Co-authored with:
[Antonio Rachele](https://github.com/racheleantonio)