SaaS Dashboard Full-Stack Development

Employer not named by the sourceRemote

Full StackFrontend

Apply on the company’s site

Frontier is not the employer and does not collect applications.

About this role

PHP, JavaScript, Python, Node.js, Full Stack Development, Vue.js, GraphQL, REST API · I need a complete, production-ready web dashboard for my upcoming SaaS product. The build must cover both the front-end interface and the back-end API, tied together with secure email-and-password authentication.

The dashboard will run exclusively in the browser, so a responsive design that looks crisp on desktops and modern mobile screens is essential. I favor a React or Vue front end talking to a REST or GraphQL service written in Node, Python, or a comparably modern stack—but I’m open to alternatives if you can justify the choice. Whichever stack you choose, clean component structure, reusable services, and clear documentation matter more to me than the specific framework.

Authentication should include:

• Signup, login, password reset • Encrypted credentials in the database (bcrypt/argon2) • JSON Web Tokens or a similar stateless session approach

Please structure the codebase so additional modules—analytics, notifications, or other features—can be added without re-architecting everything later.

Deliverables • Front-end source with build instructions • Back-end source with environment setup • Database schema and migration scripts • Brief deployment guide (Docke