Database Proposal

What is Velgbro?

Velgbro is a platform, similar to online shops(Tokopedia/Mobil123) , but focuses more on one category which is wheel, In other words, Velgbro is a place where users can sell wheels for search for wheels based on specific criteria, For example, Ring Size, offset, bolt pattern. Velgbro also implemented the four basic principle functions of persistent storage. Which enables users to create, read, update, and delete.

Goals

  1. To create a website that able to store the data of the product in a database using Mysql and having a complex schema in our database.
  2. Making sure it covers all the range of basic and advanced queries in Mysql.
  3. Provide a reliable platform for car enthusiast to sell and buy car parts.
  4. Have a normalized database that is sufficient in handling moderate number of requests.
  5. Create a website that is qualified as a professional website.

External Libraries

Creating a website without an external libraries would take longer time         and not a best practice when it comes to building a complex website. I     decided to use Django which is a Python-based free and open-source web framework, which follows the model-template-view architectural        pattern, And connect it with the html front-end and MySql database             server for back-end.

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *