Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

iiCe89's avatar

What are you working on ?

What project are you currently working on ? personal , work or just learning. Be cool to see what people are making

i'm currently working on a project management website will be for personal use firstly then may make it available to public to use depending on how well it works lol

i've attached the current homepage look

http://imgur.com/a/KY7Up

0 likes
49 replies
SaeedPrez's avatar

Looks clean and nice, but I do not like the space before !

I have (during holiday) plans to build a bonus system application for my restaurant so that we can give customers bonus points for their purchases which they can use to get free stuff (i.e. movie tickets, t-shirts, etc).

1 like
gabrielbuzzi's avatar

@SaeedPrez this kind of gamefication looks nice.

Currently i'm building an SPA using Laravel + Vue 2 to an accountmant company, the focus is the relation between their customers and them. Develop this project helps me a lot to learn about the new version of vue.

I can't show images, cause is a private app.

phpMick's avatar

I'm writing a dashboard application. Learning Vue.js as I go.

It will have draggable, resizable widgets which can be charts, gauges and Datatables.

It uses SQL queries as data sources, so that "Widget Designers" can design new widgets, to fit user's requirements, without any further development work.

It will have public dashboards which will be displayed on monitors on the wall (probably using Raspberry Pis) and private dashboards which will require a login.

Mick

1 like
phpMick's avatar

Thanks.

It's tricky, i normally avoid doing so much front-end stuff but no escape for this project.

I'm also using Elixir for the first time (hurrah).

Hoping to used TDD as well but that might be a step too far.

Currently feel a bit overloaded, trying to learn Vue, read Matt's book, read Phil Sturgeon's book, still loads I need to watch on Laracasts.

Mick

1 like
ohffs's avatar

I'm still slowly modernising a huge php4 project which controls a nanotechnology plant :-/ It's not much fun - been working on it two days a week for about a year and it's still no-where near done :-/

On the side I wrote a cron/scheduled task monitor last week that was quite fun. Doing a green field project in a recent version of laravel was just joyous compared to Byzantine php4 :-) I might dump the code up to github if I can remember my login... ;-)

Edit: remembered my github login :-) Feel free to tear cronmon to bits ;-)

1 like
davestewart's avatar

Ahhh @ohffs - I should have tapped you for input for an article I've just written for net magazine. I'm sure you would agree with most of it though.

I'm about to get back to working on Sketchpad, which I've taken a break from for a couple of months due to work pressure.

It's a playground to test out code and build reusable tools, and installs as a module alongside your Laravel project:

sketchpad

I should get some time over Christmas to get it complete. I used to finish projects must faster than this, I promise!

3 likes
ohffs's avatar

@davestewart I'll happily go through it and make pedantic points if you like? Bring that Hacker News vibe to the party... ;-)

3 likes
Lars-Janssen's avatar

I'm working on a forum.

Made with Vue.js 1.0 (SPA) currently I'm converting it to 2.0. Made with Laravel 5.3 and I'm using JWT Auth. Design is build with stylus and flexbox.

But I was wondering is it's bad if I don't use something like for example bootstrap or bulma? (it's test data ^)

What do you think ;)

1 like
gabrielbuzzi's avatar

@lars6 use Bulma or Bootstrap, or any other html+css framework, this make the structure part so much easier, this way you don't need you waste your learn time with html and css things that you already know.

1 like
Jam0r's avatar

Have taken on way too much but needs must.

Work for an estate agent and before we were paying £50 a month for some management software which had lots of functionality but didn't do things the way we wanted it to. As such it was difficult to re-train our way of working.

I had slowly been hacking apart and adding onto InvoicePlane using codeigniter which worked OK but I wanted to dabble with Laravel and was worried about how secure CI was along with IP.

So decided to start from scratch about 2 weeks ago and with some help from here have managed to start learning laravel whilst getting a sizeable chunk done :D

Big thank you to everyone too. Statements, users, properties, service issues, payments and tenancies are almost complete.

2 likes
DirkZz's avatar

Nice topic! Always interesting to see what other people are working on and what they are using/doing to accomplish that.

Currently building a rest api which basically talks with an external soap api for creating shipping labels for parcels we send out. After that we will consume that api using Vue and send the labels directly to a connected printer over usb.

1 like
Snapey's avatar

two sites launched on Laravel5

https://rotarota.net and http://olicence.guru

speakernet.co.uk to launch before christmas is an index of people willing to give after dinner talks to groups.

All going well but it's a struggle to give them the marketing push they need whilst at the same time holding down a full time job.

Building the app is the easy part!

2 likes
zeitlos's avatar

This is a great topic! I'm currently working on gaining more fundamental knowledge in regards to PHP. I'm mostly working on tutorial based stuff but I've got plans to create a few interesting things (once I get the logic part sorted out lol).

@zachleigh I starred your project on github!

Here's something silly I made (via my site); http://zeitlosdesign.ca/test/

2 likes
IsaacBen's avatar

Also working on a project management system for a client that uses pen and paper at the moment :)

3 likes
ohffs's avatar

@Snapey ohh - they look all like, professional and stuff! Get you! :-D Not sure if you ever listen to podcasts, but the recent bootstrapped.fm ones have touched on "doing app/saas marketing while doing all your actual job at the same time" - might be worth a listen over xmas :-)

2 likes
davestewart's avatar

@IsaacBen I thought you were making an insightful / funny joke about designing a pen and paper project management system for a client.

That would be cool! :P

2 likes
Snapey's avatar

@ohffs thanks for the kind words. Yes, I listen to bootstrapped with Andrey and Ian. Also others such as Justin Jackson's various output and Startups for the Rest of Us, Three Devs and a maybe etc etc

Have we not had a podcast thread on here?

1 like
pyxl's avatar

Currently working on an self hosted movie, series and anime watch list wit laravel and vue 2.0 :)

Demo and Github project.

Want anyone like to contribute? :D

3 likes
iiCe89's avatar

@pyxl Great looking site ! love the UI will check out when i'm home Work proxy's etc blocked your site :D lol

1 like
Jaytee's avatar

Building a competitive gaming platform for Oceania (New Zealand, Australia etc).

Along the way, i'm learning Vue, best practices to clean up the monster code behind it, best ways to tackle isuses, trying bootstrap 4, improving css/sass skills, servers (dont get me started on those).

Here's a picture of the login, the home page is blank at the moment and the events page is currently down as i've rolled back my Database.

alt text

Heres the back-end where an event is created. Currently working on it

alt text

2 likes
Next

Please or to participate in this conversation.