03-21-2025, 08:23 PM
ALRIGHT ! Time to undig this thread.
Last time i've left with the prototype of the maquettage and an explanation on how the database is going to interact.
While I did not kept this thread updated, I've still work on the website quite a lot.
BUT FIRST
When I started this thread, i mentionned i'd be presenting this project for my exams.
This day hapenned, i presented what I have done to the jury.
And in the end.
I PASSED THE EXAMS !
I obtained my diploma as a web developper through this project.
However, the website is far from being complete yet. It is very barebone, and most of what was done was in priority on getting all the checkmark for the exam.
SO HOW IS IT PROGRESSING ?
First, all the back end has been done.
The database is made and functional, but not deployed through the net yet.
The whole back-end is made on Symfony. Helping to make sure the back is secure and the entities can be interacted without issues.
Through Symfony, an admin panel has also been made. A place where only admins users have access too.
Every bit of information are visible by the admins over there (still hiding the most sensible informations. Not much is asked anyway).
With it, the admins will be able to see, edit, create or delete any kind of data but also being able to ban an user.
The Front-end of the website is made with Angular. I quite like it.
Users can register then log in the website through a JWT authentification.
For now, this is the only way to log in the website, but login through google is planned as well. Just not much the priority right now.
What's available in the website for the moment is the user profile page, Character list with a functionnal CRUD (create, read, edit, delete),
One for every character and a private list for all the logged user's character.
All of this are things i won't show, because they are pretty ugly and not really complete.
I have at least, on the day of this post, finish the index for desktop users.
Since the website is still in devloppement, i'm working on it on local.
Which means there's no access to it through the net yet.
However I can show you what the index looks like through a video.
Next is the index for Mobile User then i will work on the character lists once more.
It may take time, since i have also professional work and the training course in the middle too.
Last time i've left with the prototype of the maquettage and an explanation on how the database is going to interact.
While I did not kept this thread updated, I've still work on the website quite a lot.
BUT FIRST
When I started this thread, i mentionned i'd be presenting this project for my exams.
This day hapenned, i presented what I have done to the jury.
And in the end.
I PASSED THE EXAMS !
I obtained my diploma as a web developper through this project.
However, the website is far from being complete yet. It is very barebone, and most of what was done was in priority on getting all the checkmark for the exam.
SO HOW IS IT PROGRESSING ?
First, all the back end has been done.
The database is made and functional, but not deployed through the net yet.
The whole back-end is made on Symfony. Helping to make sure the back is secure and the entities can be interacted without issues.
Through Symfony, an admin panel has also been made. A place where only admins users have access too.
Every bit of information are visible by the admins over there (still hiding the most sensible informations. Not much is asked anyway).
With it, the admins will be able to see, edit, create or delete any kind of data but also being able to ban an user.
The Front-end of the website is made with Angular. I quite like it.
Users can register then log in the website through a JWT authentification.
For now, this is the only way to log in the website, but login through google is planned as well. Just not much the priority right now.
What's available in the website for the moment is the user profile page, Character list with a functionnal CRUD (create, read, edit, delete),
One for every character and a private list for all the logged user's character.
All of this are things i won't show, because they are pretty ugly and not really complete.
I have at least, on the day of this post, finish the index for desktop users.
Since the website is still in devloppement, i'm working on it on local.
Which means there's no access to it through the net yet.
However I can show you what the index looks like through a video.
Next is the index for Mobile User then i will work on the character lists once more.
It may take time, since i have also professional work and the training course in the middle too.