About Me

This is the part where I'm supposed to brag about myself so to make it easy on my self and quick for you here's all you really need to know:
My name is Youness AitAli I am a tech enthusiast who love programming and playing with new tech (hardware/software). I design things, write code and love learning new things
Side Project
Moviee

Mediatheque

This app was my end of studies project.
The app divided to two-part client’s side and admin dashboard.
-The client can buy or rent a book. The client can buy a book in two ways if he is connected or not but renting can be done only when the user is connected also the user can apply for membership (a subscription system with a monthly fee).
-The admin side there where the owner can manage the inventory, client’s information, orders also employers and their roles.
Flavor Tasks

Task management app that give you a visual overview of what being worked on by splitting every project to boards every board have tasks and every task have description and multiple to-do Lists, the user can add members to project … I did use Laravel as back-end to serve my Rest-API, VueJS in front-end, VueX for state management, Pusher for Real time communication and JWT for Authorization.
Inspired by Jira from Atlassian