Welcome fellow developer.
This repository contains an application built with AngularJS, a full-stack awesome Javascript framework.
You can browse all the project by clicking on app
folder. Every file has a unique name, a sort of, in order to understand what's the content of it.
I'd to improve myself, and so you should (LoL). For most of my career as a javascript font-end developer, I relied on the jQuery library, which is awesome by the way, however, I was never fully satisfied.
I noticed this thing especially with the increasing difficulty of the projects, jQuery became almost a forced solution, a patch to restore my limited knowledge of Javascript, I admit.
So I took the plunge and I told my self:
«I must learn how to control the workflow of my javascript code,
but with a clean and professional way»
Just because. There're a lot of frameworks out there but AngularJs inspired me from the beginning. Clean code, clean API, it comes from Google and there's a great community and you can find tutorials, videos and source code almost everywhere so I choose it.
Of course you can
First clone the repo and to whatever you want, then submit a pull request or an issue when your code is ready.
Everyone can contribute, this is the cool part about open source projects 😄
You can find the License detail inside the LICENSE
file.