Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/josiah-mbao/range_brothers

Fashion e-commerce website
https://github.com/josiah-mbao/range_brothers

Last synced: 21 days ago
JSON representation

Fashion e-commerce website

Awesome Lists containing this project

README

        

This is my clothing store web app. Welcome to Range Brothers.
This is what I consider my first "real" project. I am doing this
completely on my own accord and I predict it will be a helluva
journey making this. I don't imagine this journey has a destination,
but rather the journey itself is the destination. Let's get started!

** Day 2 **
I have done a draft of what the homepage will look like. I like how
it looks but for sure, there's always room for improvement. Now, I am
setting up Django and making models for the website. I have elected to
use Django's in-built User model. First 2 days and I am happy with the
progress made so far:)

** Day 3 **
So today I read up a bit on making models in Django but realised that I
need to properly plan my database structure before I start making the models.
So i will do this on paper and with other tools like lucid chart, before
getting to that part of the project.