This website where we can browse different types of phones, the feature of this websites is: -
1. The best-selling phones and the latest phones launched can be sorted to the top.
2. The website is admin controlled.
3. Each product has its unique descriptions that can be manipulated by the admin.
4. Search feature is added you can search your favourite phone by jumping to the product page.
5. Contact page is also active.
6. Once the admin logs out of his/her account the page will be redirected to the dashboard page.
The details of the website in written below: The technology stack used in this project are: -
- HTML
- CSS
- Python
- Django
- AWS
- RDS
- EC2
- Postgresql
Basic requirement for running this project is:
- Latest python 3.0 is required to be installed
- Pip should also be installed in the local pc
- You are required to present in the SMARTPX Directory
- Virtual environment should be activated using the command “venv\Scripts\activate”.
- All the dependencies are required to be installed from requirments.txt file by running the command “pip install -r requirments.txt”
- Then change the directory to smartpx_proj, then run the command “python manage.py runserver”.
- If the project is running on the local host, then use localhost\admin\ to access the admin page.
- The default password and username to access the admin is username: smart_px, password: manishangshu. You can also create new super user by running the command “python manage.py createsuperuser”.
- If you are willing to go to admin page use the website link/admin/