A web platform that hosts recreational and entertainment businesses. This project is part of the Software Engineering course at the German University in Cairo.
- npm
- node.js
- mongodb
- bower
You can find an installation guide here.
- Clone the repo.
- Open a terminal and type
cd api
thennpm start
.- You should see a message printed in the terminal:
development server running at http://localhost:3000
- You should see a message printed in the terminal:
- Open another terminal and
cd angular
thennpm start
. - Open your browser on
http://localhost:8000
.
- If you are interested to test the payment and mailing functionalities locally, please contact us to get auth.js file that contains our secret tokens.
- This app is made only for academic purposes.
- For the payment, all payments are done in test mode, so no real cards are charged.
https://docs.google.com/spreadsheets/d/1tk-pSVAhHaSaZtjsrM0DgFmSasmf6K6yr3iT-07yA_8/edit?usp=sharing
- 1st Place winners in Entertainment Theme
- Best User Interface
- 2nd Place winners over all projects