i-am-dev / DojoManager

The Flask based REST API for a complete Dojo Management application.
MIT License
4 stars 1 forks source link

Shift in code... #20

Closed i-am-dev closed 6 years ago

i-am-dev commented 6 years ago

As this is being built as a hobby for my Judo club, and I hope it can benefit you as well, and that serious coding hasn't started yet, I have decided to tank the Loopback API, Angular 4 frontend and Ionic mobile client.

Instead it will be built on Python using Django, Bootstrap and mySQL. Why? Because it is cool 8)

A REST API will be added on further down the road and a seperate mobile client will be started in a seperate project.