An applications using NODE and EXPRESS with a login-system using JSON-WEB-TOKEN with a FAKE-TOKEN-PAYLOAD. There is no database but the server of the application simulates the API_ENDPOINT to request data from the BE.
The Frond End of the application uses ANGULAR MATERIAL, ANGULAR 4.0 & TYPESCRIPT.
Features:
- Dashboard
- Log-in & log-out of the application.
- Post Message.
- Edit posted message.
- Delete posted message.
- Get Message by users ( clicking on the posts ).
- Edit user data.
from frontEnd/
npm start
from backEnd/
npm start
email: test@test.me
password: test
FE:
Input-field with autosearch
BE:
MongoDB database
webpack: development & production