DINDIN is a SPA developed with Angular. DINDIN is in short a website where a user can find restaurants to eat at based on three criteria: Location (zip), Cuisine and Budget. An user with an account can also like multiple restaurants thereby saving them in his account. This function is working but at the moment there is only an admin account, and user creation is not implemented yet. Contact me to get access to an account (fahadalisajad@hotmail.com)
Try the website at:
- http://dindin.fahad.dk/ (Hosted by Amazon Webservices)
The project is developed as a distributed system and the other parts of the system can be found at:
- REST API: https://github.com/FAS16/DINDIN-REST
- SOAP API (server): https://github.com/FAS16/DINDIN-SOAP
- SOAP Client: https://github.com/FAS16/DINDIN-CMD
- MySQL database: Hosted at Amazon Webservices