AutoHub Reviews is a dynamic platform enhancing the car dealership experience through transparency and trust. It facilitates dealership searches, review posting, and offers valuable insights for both customers and dealerships.
For detailed guidance and in-depth information, visit our Project Wiki. It's a vital resource for users and developers, providing extensive documentation on features, setup, and technical architecture.
- Project Wiki
- Installation
- Usage
- Running Containerized App on IBM Cloud
- Features
- Contributing
- License
- Contact
The AutoHub Reviews Project Wiki is the go-to resource for everything about our platform. It covers:
- User Guides: Tailored instructions for different user roles.
- Developer Guide: Technical details for setting up and contributing to the project.
- Features: In-depth look at our platform's features.
- Technical Architecture: Insight into the underlying technologies and architecture.
Quickly set up AutoHub Reviews locally:
- Navigate to the Server Directory:
cd server/ - Install Dependencies:
python3 -m pip install -U -r requirements.txt
How to run AutoHub Reviews:
- Start the Server:
python3 manage.py runserver - Optional Steps: Database migrations and superuser creation for full functionality.
Deploy AutoHub Reviews on IBM Cloud with these steps:
- Containerize the App: Ensure the app is packaged with Docker.
- Use IBM Cloud CLI: Set up container registry and Kubernetes services.
- Deploy: Launch the app using Kubernetes on IBM Cloud.
For detailed deployment instructions, check out our Containerization and Deployment Guide using IBM Cloud
AutoHub Reviews offers comprehensive features for users and administrators:
- For All Users: Nationwide dealership database, dealership-specific reviews.
- For Registered Users: Personalized accounts, submit reviews.
- For Admin Users: Data insights, management over vehicle types.
- Technical Architecture: Robust and scalable backend powered by Django, SQLite, Cloudant NoSQL, IBM Cloud Functions, Docker, and Kubernetes.
Contributions are welcome! Check our contribution guidelines for more information.
This project is under the Apache 2.0 license. For details, see LICENSE.md.