Inspired by https://www.reddit.com/r/startups/<p>Tell us about your idea/startup that people want, and how it makes world better place.<p>Name / URL<p>Location of Your Headquarters<p>Elevator Pitch/Explainer Video<p>More details: What stage are you in? How many employees or founders?<p>Are you looking for anything? (Feedback/Hiring/Investment)
Deliveryplannerapp / <a href="https://deliveryplannerapp.com" rel="nofollow">https://deliveryplannerapp.com</a><p>Based in Gijón, Asturias - Spain<p>It's a SaaS app to optimize your last mile delivery parcels routes. Also customers can track their parcel.<p>Implemented in Java + Spring Boot + JSF and the actual planner algorithm in Common Lisp. The JSF part communicates with Common Lisp using Protocol Buffers over TCP sockets. The Common Lisp implementation is SBCL.<p>At the moment I just finished the planning algorithm and I have yet to get the tracking UI done before releasing to the public.<p>Next project will be a roster planning app, another SaaS, done entirely in Common Lisp using this excellent Weblocks fork: <a href="https://github.com/40ants/weblocks" rel="nofollow">https://github.com/40ants/weblocks</a>