Skip to content
/ Bux Public

A storage management system. It is designed to help manage and organize storage units efficiently.

License

Notifications You must be signed in to change notification settings

Coderx85/Bux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fec15ab · Dec 9, 2024

History

38 Commits
Nov 28, 2024
Dec 9, 2024
Nov 30, 2024
Dec 9, 2024
Nov 30, 2024
Dec 6, 2024
Nov 30, 2024
Nov 30, 2024
Dec 2, 2024
Dec 7, 2024
Dec 7, 2024
Nov 30, 2024
Nov 30, 2024
Dec 7, 2024
Dec 7, 2024
Nov 19, 2024
Nov 30, 2024
Nov 30, 2024

Repository files navigation

Bux - Storage Management Area

Bux - a storage management system. It is designed to help manage and organize storage units efficiently.

Features

  • Add, edit, and delete storage units
  • Track inventory within storage units
  • User authentication and authorization
  • Responsive design for mobile and desktop

Technologies Used

  • Frontend: HTML, CSS, JavaScript, Next.js
  • Backend: Node.js, Express
  • Database: Appwrite

Installation

  1. Clone the repository:
    git clone https://github.com/Coderx85/storage-managment-clone.git
  2. Navigate to the project directory:
    cd bux
  3. Install dependencies:
    npm install

Usage

  1. Start the server:

    npm run dev
  2. Open your browser and navigate to http://localhost:3000

Contributing

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add some feature')
  5. Push to the branch (git push origin feature-branch)
  6. Open a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A storage management system. It is designed to help manage and organize storage units efficiently.

Resources

License

Stars

Watchers

Forks