Skip to content

Lycanix/prelo-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World!

This is Prelo App's repository. Prelo is a secondhand e-commerce platform (taken from "Pre-loved"). This project is built under Vanilla HTML CSS JS with Bootstrap as toppings. This project is made for Hactiv8 Phase 0 Hackathon.

Development Rules

  • right after you clone or pull this repository, you need to make another branch to every feature you are developing named <features>-<yourname>.
  • the place of this README.md file is called root directory. which also consist of index.html, style.css, and script.js.
  • to make every new page, first you'll need to make a child directory named after the page you wanted to make, then you can add the html file named index.html and add another css and javascript file if needed. (just like the login directory that already exist).
  • you can always add another child directory inside the child directory as much as needed.
  • to make it easier to maintain, i suggest you to separate the css and js files per utilities. that means you can make as much css and js files as needed inside the directory related.
  • last but not least is to have fun developing! :D

About

Prelo is a secondhand e-commerce platform (Hactiv8 Phase 0 Hackathon). This project is built under Vanilla HTML CSS JS with Bootstrap as toppings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 51.3%
  • HTML 34.5%
  • CSS 14.2%