Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this project, I acted as a backend developer. Since I didn't have a team, I used an empty WordPress template.

This project is written in Django with Postgres. I also wrote AJAX scripts for asynchronous data output to the site.

The project also paid attention to the architecture of the project. Each application in the project is written separately, for more convenient maintenance of the code in the future.

The user's cart was written using Django sessions so that we don't have to store data we don't need on the server, and the recently viewed items for users were written using sessions.

Also on the site there is a password reset via mail and authorization.

About

Onetech-Shop is an e-commerce platform built using Django and PostgreSQL. The project includes features such as a user cart managed via Django sessions, recently viewed items tracking, password reset via email, and user authentication.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages