You are browsing as a guest. Sign up (or log in) to start making projects!

himanshu-singh7

@himanshu-singh7

Joined June 11th, 2026

  • 3Devlogs
  • 2Projects
  • 1Ships
  • 0Votes
Open comments for this post

44m 6s logged

i was fixing the ui and added and fixed admin page

i was fixing the ui and added and fixed admin page

Replying to @himanshu-singh7

0
16
Ship Changes requested

i make ferasetu the name itself sayes a bridge between shopkeepers and customer . um it was easy not too much hard but it takes me a month to build and the challanging part was that i have to find an vps which is free (as i am student and with no money my parents dont give me money ) first i used amd 1 gb then leapcell and now cloudflare worker and for frontend we are using appwriter and for auth we are using appwriter and for databse we use d1 and for image we are thinking to use appwriter databse and for ai usage we used sarvam which is free and we added oauth and many othe it taken an month to build but i later know about hacktime then i connect to it and it is showing 7 hours only . yess i am proud of it as i take survey from other shopkeeper they are interested for this and yes i am proud of it as i work very hard for this . nothing people should know only website link or read readme.md

Try project → See source code →
Open comments for this post

5h 55m 57s logged

Devlog #1 — Building FeraSetu for Stardance

Today I started preparing FeraSetu as my Stardance project.

FeraSetu is a web app for local shopkeepers. The idea is simple: many small shops still take orders through calls or WhatsApp, and managing products, orders, invoices, and customers manually becomes confusing. I wanted to build a simple digital bridge for them.

The main goal of FeraSetu is to help a shopkeeper create an online shop, add products, receive orders, manage invoices, and view basic business activity from one dashboard.

What I worked on

I focused on making the project clear and organized for shipping.

I reviewed the current project structure and separated the frontend and backend parts. The frontend uses React, Vite, and TypeScript. The backend uses Node.js, Express, and TypeScript. The project also has pages for dashboard, products, orders, analytics, AI assistant, website builder, and public shop pages.

I also worked on planning the README so that reviewers can understand the project quickly. Instead of only writing a big startup-style description, I want the README to explain what the project does, how to run it, what features are working, and what I learned while building it.

Current features

Right now, FeraSetu is planned around these main features:

  • Shopkeeper dashboard
  • Product management
  • Order management
  • Public shop page
  • Website builder with templates
  • Basic invoice system
  • Feedback/survey page
  • AI assistant for shop-related help

The public shop page is important because it shows the real purpose of the project. A shopkeeper should be able to publish a small online store that customers can visit.

Why I am building this

I am building FeraSetu because I think local shops need simple tools. Many shopkeepers do not need a huge e-commerce system. They need something easy: add products, share a shop link, get orders, and manage them.

I want FeraSetu to feel practical, not overcomplicated.

Problems I noticed

One problem is that the project has many ideas, so I need to keep the MVP focused. If I try to build everything at once, it can become messy.

For Stardance, I will focus on the core flow:

  1. Create or open a shopkeeper dashboard
  2. Add products
  3. View/manage orders
  4. Publish a public shop page
  5. Show clear setup instructions in the README

What I learned

I learned that a good project is not only about writing code. It also needs clear documentation, clean structure, and a working demo. If someone opens the GitHub repo, they should quickly understand what the project is and how to run it.

I also learned that writing a README is part of building the product, not just extra work.

Next steps

Next, I want to:

  • Improve the README
  • Add screenshots
  • Make the frontend cleaner
  • Test the backend endpoints
  • Make sure the public shop page looks good on mobile
  • Record what I built during each devlog

FeraSetu is still a work in progress, but I want to keep improving it step by step and ship a real working project for Stardance.

Devlog #1 — Building FeraSetu for Stardance

Today I started preparing FeraSetu as my Stardance project.

FeraSetu is a web app for local shopkeepers. The idea is simple: many small shops still take orders through calls or WhatsApp, and managing products, orders, invoices, and customers manually becomes confusing. I wanted to build a simple digital bridge for them.

The main goal of FeraSetu is to help a shopkeeper create an online shop, add products, receive orders, manage invoices, and view basic business activity from one dashboard.

What I worked on

I focused on making the project clear and organized for shipping.

I reviewed the current project structure and separated the frontend and backend parts. The frontend uses React, Vite, and TypeScript. The backend uses Node.js, Express, and TypeScript. The project also has pages for dashboard, products, orders, analytics, AI assistant, website builder, and public shop pages.

I also worked on planning the README so that reviewers can understand the project quickly. Instead of only writing a big startup-style description, I want the README to explain what the project does, how to run it, what features are working, and what I learned while building it.

Current features

Right now, FeraSetu is planned around these main features:

  • Shopkeeper dashboard
  • Product management
  • Order management
  • Public shop page
  • Website builder with templates
  • Basic invoice system
  • Feedback/survey page
  • AI assistant for shop-related help

The public shop page is important because it shows the real purpose of the project. A shopkeeper should be able to publish a small online store that customers can visit.

Why I am building this

I am building FeraSetu because I think local shops need simple tools. Many shopkeepers do not need a huge e-commerce system. They need something easy: add products, share a shop link, get orders, and manage them.

I want FeraSetu to feel practical, not overcomplicated.

Problems I noticed

One problem is that the project has many ideas, so I need to keep the MVP focused. If I try to build everything at once, it can become messy.

For Stardance, I will focus on the core flow:

  1. Create or open a shopkeeper dashboard
  2. Add products
  3. View/manage orders
  4. Publish a public shop page
  5. Show clear setup instructions in the README

What I learned

I learned that a good project is not only about writing code. It also needs clear documentation, clean structure, and a working demo. If someone opens the GitHub repo, they should quickly understand what the project is and how to run it.

I also learned that writing a README is part of building the product, not just extra work.

Next steps

Next, I want to:

  • Improve the README
  • Add screenshots
  • Make the frontend cleaner
  • Test the backend endpoints
  • Make sure the public shop page looks good on mobile
  • Record what I built during each devlog

FeraSetu is still a work in progress, but I want to keep improving it step by step and ship a real working project for Stardance.

Replying to @himanshu-singh7

0
3

Followers

Loading…