xrwvm-fullstack_developer_capstone
Best Cars Dealership Full Stack Application
This project is part of the IBM Full Stack Application Development Capstone Project. The application is a full stack car dealership platform for Best Cars dealership.
The project includes a Django web application, static HTML pages, React frontend components, backend services, dealership data, customer reviews, and deployment-related configuration.
The following Module 1 tasks have been completed:
- Forked the IBM project template repository.
- Cloned the forked repository into the Cloud IDE environment.
- Ran and tested the Django application on the development server.
- Added and updated the Home page.
- Added the About Us static page.
- Added the Contact Us static page.
- Configured Django template and static file settings.
- Added URL routes for the About Us and Contact Us pages.
- Updated the GitHub repository with the Module 1 changes.
- Home page:
/ - About Us page:
/about/ - Contact Us page:
/contact/
- Python
- Django
- HTML
- CSS
- Bootstrap
- JavaScript
- React
- Node.js
- Express
- MongoDB
- Docker