Skip to content

1-Harshit/business-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Business Management App

Customized for Pole Star Enterprises, that is my fathers' company. This is a simple app that helps him manage his business. It's a simple CRUD app that allows him to manage his sites, material, and payments. It also has a simple dashboard that shows all relevant details.

Tech Stack

  • Next.js
  • MUI (Material UI)
  • MongoDB
  • Iron Session

Hosting

  • AWS EC2
  • Custom Domain

App

Homepage

Admin side

Admin Screenshot

Local Setup

First, run the development server:

yarn # to install dependencies
yarn dev

Open http://localhost:3000 with your browser to see the result.

Footnotes

  • Codebase is simple and easy to modify for any usage.
  • For the first time I've worked on frontend project. Still, results are good.

Author

Releases

No releases published

Packages

No packages published

Languages