My proof of concept project (FleetMS) built with Ash

Not sure if it's fine to post here since its archived. I have been working on a personal project related to Fleet Maintenance and Management. Its a proof of concept, a learning thing, more like 40% complete. I have decided I will to rewrite it from scratch, it will be open source and will be building publicly. I hope from this I will learn a lot through collaboration, feedback e.t.c, and end up with something that can be used/adopted, or used as a reference for me and others and an awesome project I can put on my resume. In terms of licensing the only restriction I think I should put and is perhaps fair is preventing someone from taking the project and offering it as a SaaS(that's reserved for me), but they can sell it to individual clients. The end goal with regards to features is adding Fleet Telematics(companies love that very much), e.g third party integrations like Geotab, or streaming CAN Bus data from a vehicle with devices from CSSElectronics into the app, or build my own experimental vehicle tracking device, it could make a good IoT project using Nerves and all Elixir goodness 😀 . But first I need to get the "boring" stuff implemented first as you can see in the demo. So am asking from your thoughts on this. Here are credentials for the app(this won't running forever, I might turn it off on Tuesday😀 ), and please for the sake of accessibility don't use it on your phone 😅 link: https://fleetms.fly.dev email: [email protected] password: password1234
5 Replies
jart
jart13mo ago
Sounds cool. Can’t wait to see more.
Jmanda
JmandaOP13mo ago
Sure 😁
ZachDaniel
ZachDaniel13mo ago
Definitely post this on elixir forum 🙂 this forum is archived. Doesn’t matter that you posted here but most people probably won’t see it here.
abeeshake456
abeeshake45613mo ago
@Jmanda : Super Slick! are there plans to open source it? Would love to see the code orgnisation.
Jmanda
JmandaOP13mo ago
Yes, am rewriting everything here: https://github.com/jmnda-dev/fleetms, nothing much yet but will push much over the weekend

Did you find this page helpful?