Skip to content

Angshu101/smartpx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

146 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theme: Mobile selling

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: -

  1. HTML
  2. CSS
  3. Python
  4. Django
  5. AWS
  6. RDS
  7. EC2
  8. Postgresql

Basic requirement for running this project is:

  1. Latest python 3.0 is required to be installed
  2. Pip should also be installed in the local pc
  3. You are required to present in the SMARTPX Directory
  4. Virtual environment should be activated using the command “venv\Scripts\activate”.
  5. All the dependencies are required to be installed from requirments.txt file by running the command “pip install -r requirments.txt”
  6. Then change the directory to smartpx_proj, then run the command “python manage.py runserver”.
  7. If the project is running on the local host, then use localhost\admin\ to access the admin page.
  8. 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”.
  9. If you are willing to go to admin page use the website link/admin/

Hosted on AWS ec2 and database hosted on rds

home

![Screenshot (1113)](https://user-images.githubusercontent.com/36377710/181085955-821fa87d-e2cb-499c-8c5a-a96124578f9b.png)

Product

![Screenshot (1115)](https://user-images.githubusercontent.com/36377710/181087097-2ffc00cf-4aad-4a49-8723-9c15cd7084c1.png) ![Screenshot (1117)](https://user-images.githubusercontent.com/36377710/181087164-1385f2fc-c762-409c-8856-74feb4257729.png)

Product details

orders

![Screenshot (1124)](https://user-images.githubusercontent.com/36377710/181087511-fddf1f9c-b6da-43fe-8f78-9161793821be.png)

search

![Screenshot (1118)](https://user-images.githubusercontent.com/36377710/181087219-4c80b362-f819-4c07-a474-4e3dd01306e1.png)

Admin

![Screenshot (1121)](https://user-images.githubusercontent.com/36377710/181087435-d2f5fca1-d57c-4abd-b7af-b33c230c001c.png)

Contact

![Screenshot (1128)](https://user-images.githubusercontent.com/36377710/181088276-fce94e3e-a600-4fac-8f92-4ebe9adc99cf.png)

About US

![Screenshot (1120)](https://user-images.githubusercontent.com/36377710/181088338-2f4be61e-69c6-4f30-b5b4-bc2c3869411e.png)

login

![Screenshot (1129)](https://user-images.githubusercontent.com/36377710/181088590-b4ce3e76-dedb-4a5d-adab-005fe307270b.png)

signup

![Screenshot (1126)](https://user-images.githubusercontent.com/36377710/181088507-88321f79-afcd-4125-92cd-45a6e8333be0.png)

dashboard

![Screenshot (1127)](https://user-images.githubusercontent.com/36377710/181088659-71076c8a-9936-4914-86d6-770220b88f40.png)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 93.3%
  • JavaScript 2.3%
  • CSS 2.0%
  • HTML 1.3%
  • SCSS 0.8%
  • C 0.2%
  • Other 0.1%