Apartmently is a fully responsive application. It lets you discover properties wherever you want. Only registered users have access to application, because other users publish sensitive information like phone number and email.
- Angular 11
- Spring Boot 2.4.4
- Heroku PostgreSQL
- Google Firebase Storage
- Mapbox
- Geoapify
Google Firebase Storage is used for storing pictures of ads and users' profile pictures. Mapbox map shows location of property. Geoapify is used for autocompleting fields when user wants to add an offer.
The Authorization is done using JSON Web Token.
- Login Page