Welcome to the Ofek Lift Order System! This web application helps users calculate the rental cost of lifting equipment in Israel based on duration, quantity, and location. Additionally, it features a fun mini-game about lifts.
The Ofek Lift Order System provides an easy and efficient way to manage and rent various lifting equipment. Users can calculate rental costs, browse available equipment, and enjoy a mini-game designed to educate about lifts.
- ๐ Equipment Listings: Browse and view details of different lifting equipment available for rent.
- ๐งฎ Cost Calculation: Calculate rental costs based on duration, quantity, and location in Israel.
- ๐ Order Management: Place, track, and manage rental orders.
- ๐ User Authentication: Secure login and registration for users.
- ๐ฎ Mini-Game: A fun and educational game about lifts.
- ๐ฑ Responsive Design: Ensures compatibility across various devices.
- Frontend: React, Material-UI
- Backend: Node.js, Express.js
- Database: MongoDB
- Other: Firebase for authentication
Follow these steps to set up the project locally:
-
Clone the Repository:
git clone https://github.com/sideffect263/ofek-lift-order-system.git cd ofek-lift-order-system
-
Install Dependencies:
npm install
-
Run the Server:
npm start
- ๐ Navigate to
http://localhost:3000
in your browser. - ๐ Register or log in to access the full features of the application.
- ๐งฎ Calculate rental costs, browse equipment, place orders, and enjoy the mini-game.
ofek-lift-order-system/ โโโ public/ โโโ src/ โ โโโ components/ โ โโโ pages/ โ โโโ services/ โ โโโ styles/ โ โโโ utils/ โ โโโ App.js โ โโโ index.js โโโ .gitignore โโโ package-lock.json โโโ package.json โโโ README.md
- public/: Static files
- src/: Main application code
- components/: Reusable React components
- pages/: Application pages
- services/: API services
- styles/: Styling files
- utils/: Utility functions
Contributions are welcome! Please fork the repository, make your changes, and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
Thank you for visiting the Ofek Lift Order System project! If you have any questions or need further assistance, feel free to reach out.
For more details, visit the Ofek Lift Order System GitHub Repository.