Skip to content

ashokrimal/rass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DSMS - Departmental Store Management System

Banner

License: MIT React TypeScript MongoDB


Overview

RASS is a modern Departmental Store Management System built with React + TypeScript for the frontend and MongoDB for the database. It is designed to streamline retail operations, including inventory management, sales, and customer management.

Features

  • Product Management: Add, update, and delete products.
  • Inventory Tracking: Monitor stock levels and get alerts for low inventory.
  • Sales Processing: Handle billing efficiently with support for multiple payment methods.
  • Customer Management: Maintain customer profiles and purchase histories.
  • Reporting: Generate sales and inventory reports for analysis.

Tech Stack

  • Frontend: React, TypeScript, Tailwind CSS
  • Backend: Node.js, Express
  • Database: MongoDB
  • Other Tools: Mongoose for database interactions, Axios for API calls

Installation

  1. Clone the repository:

    git clone https://github.com/ashokrimal/rass.git
    
    
  2. **Navigate to the project directory:

    cd rass
    
  3. **Install Dependencies

    npm install
    
  4. **Setup MongoDB:

    • Create a MongoDB database.
    • Update the .env file with your MongoDB connection string:
  5. **Start the development Server:

    npm run dev

The app should now be running on http://localhost:3000 by default (or the port your Vite/React app is configured to use).

  1. Usage

    • Admin Panel: Manage products, view sales reports, and update inventory.
    • Customer Interface: Browse products and make purchases through the intuitive UI.
  2. Contributing

    Contributions are welcome! Please fork the repository, create a new branch, and submit a pull request.


Team Members

Meet the awesome team behind RASS:

Avatar Name Role GitHub LinkedIn Portfolio
Ashok Rimal Project Lead / Developer GitHub LinkedIn Portfolio
Rohit Shrestha Frontend Developer GitHub LinkedIn Portfolio
Shishir Pandey Developer / Designer GitHub LinkedIn Portfolio
Shushil Bhusal Backend Developer GitHub LinkedIn Portfolio