Viewing a single comment thread. View all comments

dele_ted wrote

Everything is in Danish, even comments, so i need to give it a fixer-upper first. The code is also pretty messy, there's some work to be done before i feel comfortable sharing it. I'll get to work on it if people here are interested!

5

surreal wrote

i could help you with testing/refactoring when you feel like sharing. i don't speak Danish but there is always google translate and well python speaks for itself :)

4

dele_ted wrote

Alright, it's on Github now. Everything was done in somewhat of a rush, so it's a minefield of confusion, but i think we can fix things up together. Have a look.

It's also hosted here, in Danish though. The version on Github is newer and has been translated to english. Feel free to play around with it.

I'd like to share the project somewhere on Raddle, which forum do you think would be best suited?

5

surreal wrote

nice! thank you. I will need some time to grasp the concept. I may make a pull request this weekend. I will need to setup mysql on linux, except if MariaDB works with the flask msql lib.

/f/freeasinfreedom is pretty active on software stuff

3

dele_ted wrote

Sure. I'll add a .sql file that you can import with the database configuration later today.

3

leftous wrote

I think /f/freeAsInFreedom if you want to showcase, or /f/programming if you want to recruit help would work.

I did post this thread on /f/Decision_Making, though

1

dele_ted wrote

I'll share on one of those soon, thanks. We should really be discussing these alternative decision making models much more here on Raddle, moderation is not the only solution, and surely not the best.

2

dele_ted wrote

That'd be cool. The MySQL database is in english and as far as i remember variable names and so on are english too, the only translation to be done is on the templates and code commentary. I'll translate tommorow or the day after tommorow and get it on Gitlab the same day. Will send you a PM when it's online, and share here or in a new post somewhere.

Be warned though, the code is at the point where it works without bugs, but haven't been tested thoroughly. Lots of messy code, lots of security issues, lots of optimization issues etc.

I'm happy to see some interest in the project!

3

ziq wrote

Any chance you know php?

1

dele_ted wrote

I know a little, but i hate it from the bottom of my heart. I write all my webapps in Python.

2