Explore projects built by the community
I need to build a dashboard for anylitics and live monitoring of my system's and other types of devices connected to my accounts
Power app , shifts
create a todo app
Create an one Quotex app trading prediction with AI bot with auto select market with proper signal
go through this all zip file this is the frontend code of the project i just need you to carefully analyse each and every folder and files
Create an todo app of maximum 2-3 pages
Design a modern dark-mode landing page inspired by a neon cyberpunk Tokyo street at night. Use this color palette: Hot Pink #FF2DAA (primary CTA) Vibrant Magenta #FF4FD8 (gradients / highlights) Electric Cyan #00C2FF (secondary accents) Rich Navy #0B1C2D (background base) Dark Indigo #1A1F3A (layered surfaces) Off Black #0F0F12 (deep sections) Hero section: Full-width cyberpunk Tokyo street image with neon signs Bold headline: “The city never sleeps. The system never stops.” Subheading below Primary neon pink CTA button Secondary outline button with cyan glow Style direction: Deep layered dark background (no pure black) Soft neon glow effects Subtle gradients (pink to magenta) Edge lighting on cards Slight glass + glow UI feel Modern condensed futuristic sans-serif typography Sharp, tech-inspired look (no playful or serif fonts) Components: Feature cards with neon borders or glow hover Smooth hover animations Slight glitch or micro-interaction effects Energetic but clean layout Vibe it gives: Electric, modern, restless, tech-forward, Gen-Z focused fintech/AI startup aesthetic.
Create Figma mockups for Shree Bhagwati Flour & Foods' digital ecosystem (verified Ahmedabad-based FMCG manufacturer since 1962, >500 Cr turnover, 250k sq ft plants, 550MT/day flour, brands: Gaay Chhap, Uttam, Kemchho). [bhagwatiexports](https://www.bhagwatiexports.com) Roles & Screens (All Functions): - Manufacturer HQ Web Dashboard: Login, analytics (sales/region/SKU, KPIs: MAO/DSO/Fill Rate), scheme config, credit mgmt, inventory (SS/ROP/EOQ), Tally sync, reports. - **Distributor DMS Web:** Login, orders (primary/secondary), inventory (FIFO/FEFO), billing (GST/schemes), stock dashboard. - **Salesman SFA Mobile App:** Login, beat plans/maps/GPS check-in, order capture, visits, offline sync. - **Retailer B2B Mobile/Web Portal:** Login, catalog browse (300+ SKUs), self-order/repeat, notifications, WhatsApp integration. **Design:** Modern (clean, charts, blue/green FMCG theme) + Classic (structured, readable fonts) variants. Prototype all interactions (e.g., order flow, check-ins). Full coverage, responsive.
i want ecommerce bakery shop website with interactive design with custom cake builder
Create an ecommerce site with aesthetic design
Porn
Project Description The goal of this project is to create a Blog web application using Node.js, Express.js, and EJS. The application will allow users to create and view blog posts. Posts will not persist between sessions as no database will be used in this version of the application. Styling will be an important aspect of this project to ensure a good user experience. Example http://www.paulgraham.com/articles.html Deliverables • One Node project for the function of the website • Including at least one EJS file for the structure of the website • Including at least one CSS file for the styling of the website Features 1. Post Creation: Users should be able to create new posts. 2. Post Viewing: The home page should allow the user to view all their posts. 3. Post Update/Delete: Users should be edit and delete posts as needed. 3. Styling: The application should be well-styled and responsive, ensuring a good user experience on both desktop and mobile devices. Technical Requirements 1. Node.js & Express.js: The application will be a web server built using Node.js and Express.js. Express.js will handle routing and middleware. 2. EJS: EJS will be used as the templating engine to generate dynamic HTML based on the application's state. Timeline Hour 0: Planning • Gather content and design ideas, create wireframes and mockups. Plan out how the application will work, which routes might be necessary and which pages need to be made. Hour 1: Setup • Set up the project repository, initialize the Node.js application, and install necessary dependencies (Express.js, EJS). • Create the application structure, including routes, views, and static files. • Set up the Express.js server and define the necessary routes. Hour 2-3: Implementing Features • Implement the post creation feature. This includes creating the form on the home page and handling the form submission in the server. • Implement the post viewing feature. This includes displaying all the posts on the home page. • Implement the post edit feature. This includes using a form to load the existing blog post and allowing the user to edit and save the post. • Implement the delete feature. This allows the user to click a button and remove the post from the home page. • Test the application to ensure that post creation and viewing are working correctly. Hour 4-5: Styling and Polishing • Style the application. This includes creating a CSS file, linking it to your EJS templates, and writing CSS or using Bootstrap/Flexbox/Grid to style the application. • Test the application on different devices and browsers to ensure the styling works correctly. • Fix any bugs or issues that came up during testing