BMS is an open-source business management software built with React Js, Emotion, Material UI, firebase, and react-router. Designed to help small and medium-sized businesses streamline their operations, the software offers a range of features including inventory management, customer relationship management (CRM), sales and purchase management, and financial accounting.
- Login Screen
Inventory management: track stock levels, receive notifications when inventory is low, and manage purchase orders. Customer relationship management: manage customer interactions, track customer orders and support tickets, and analyze customer data. Sales and purchase management: create invoices, manage purchase orders, and track sales. Financial accounting: track expenses, generate financial reports, and manage payments and payroll.
To run BMS, you will need to have the following installed:
Node.js Firebase CLI
- Clone the repository to your local machine.
- Navigate to the project directory and run npm install to install dependencies.
- Create a Firebase project and enable the necessary services.
- Add your Firebase project credentials to a .env file.
- Run npm start to start the development server.
- Open your browser and navigate to localhost:3000.
We welcome contributions to the project! If you would like to contribute, please follow these steps:
- Fork the repository
- Make your changes and test them thoroughly
- Submit a pull request with a clear description of your changes
This project is licensed under the MIT License. You are free to use and modify the code as you see fit, as long as you give credit.