We Party is mobile app, used for applying, creating and attending parties. For best user experience, it uses beautiful Material design.
- Luka Žohar: 63190331
- Patrik Bogataj: 63190063
First, you have to register. For this, you must enter some credentials.
Login is a classical email or username login. For authentication, enter username or email, and password.
Parties is a page, where you can apply for private or public parties. You can also create self-hosted ones. Just enter some information, like title, location and price and you're good to start planning!
Here, you can see all application for parties, for which you asked to attend, and those, which people ask to join.
Friends is a page, where you can see, who you are friends with. You can also accept friend requests and also send them to someone
- Web: ng build --prod
- Heroku: ng build --prod & git push heroku main
- Android: ionic capactior build android
- IOS: ionic capactior build ios