Uplift is a powerful application designed to assist Small and Medium Enterprises (SMEs) across Africa in managing their business processes more effectively. With features such as Multiple Live Cart POS, Uplift provides a seamless experience for both businesses and their customers.
- Multiple Live Cart POS: Manage multiple transactions effortlessly in real-time.
- User Authentication: Secure login and registration using Firebase authentication.
- Responsive Design: Optimized for both desktop and mobile devices.
- Elegant UI: A modern and sophisticated user interface.
- Transaction Tracking: Keep track of all user transactions with ease.
- Dynamic Currency Conversion: Integrated with Open Exchange Rates API for accurate currency conversion.
- Frontend: Next.js, React, TypeScript
- Backend: Firebase (Authentication, Firestore)
- UI Animation: Framer Motion
- Payment Integration: Stripe
To get started with Uplift, follow these steps:
- Clone the repository:
git clone https://github.com/Alex-Inem/uplift.git
Contributing We welcome contributions to Uplift! If you have suggestions for improvements or new features, please open an issue or submit a pull request.
Fork the repository.
Create your feature branch:
git checkout -b feature/YourFeature
Commit your changes:
git commit -m "Add some feature"
Push to the branch: git push origin feature/YourFeature
Open a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Contact For any inquiries or feedback, please reach out to:
Alex - [email protected]
Here's the sample MIT License text you can use:
MIT License
Copyright (c) [2024] [AlexInem]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.