This projet is an hangman game playable from browser.
This app is deployed on Heroku https://hang-man-webapp.herokuapp.com/ you can try it.
Come and prove your knowledge of Marvel & DC Comics ;)
This project was created with Angular CLI version 9.0.3.
git clone https://github.com/amiral-developer/hangman-webapp.git
cd hangman-webapp
npm install
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run git push heroku master
to deploy the project on Heroku. You have to be logged with your Heroku account heroku login
, please contact administrator to be invited like as collaborator on the project.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
- Test coverage (test plan, unit tests & end-to-end tests)
- Improve NgRx usage
- Remaining UI, very simple UI without ergonomic study
- Manage responsive design, please not open app from mobile device :)
- Refactor SASS (usage functions & global variables needed)
- User & App errors management
- Improve performances de l’application, check Google's Audit for a list of improvements
- Add l18n to manage multi languages
- Add new words to propose differents thematics
- Clean code
Amir Ben Slimane - Support