Skip to content

Damian0563/ReStyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReStyle

The app was built and is maintained by Damian Piechocki. ReStyle is a web service, which allows users to create accounts, post products on a marketplace and communicate with other potential customers or sellers in real time. Users have the ability to manipulate their listings as well as to edit their profile information.

Technologies in use

-Mongodb

-Flask

-HTML(Jinja templating language) and CSS

-Websockets

-JavaScript

Booting

Run innit.py:

python -u [absolute_path_to_innit.py]

Alternatively run the dockerfile:

docker build -t restyle .
  docker run -p 3000:3000 restyle

Overcome issues

Handling user account creation and signing up, password hashing

Vast customisation possibilities within user profiles

Real time communication between users

Storing and serving uploaded images

Pagination of user-submitted listings

About

Web marketplace built using flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published