Skip to content

cvera08/FactureroUruguayo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FactureroUruguayo

This repository is intended to demo a Biller system to generate Uruguayan Invoices (WIP) by using Front-end tools like HTML, CSS and JavaScript.
The site is in Spanish version since the end users are in Latin America.


Table of contents

  1. Requisites
  2. To run this project
  3. Start the project
  4. Online resources
  5. Composition
  6. Miscellaneous
  7. MIT licence

Requisites:

1- Install Git locally

You can follow one of these links:


brew install git
2- Install some IDE like Visual Studio Code

You can follow one of these links:


  • Or using Homebrew:
brew install --cask visual-studio-code

To run this project:

You can run this project on your local machine.
Just pull it down (git clone) and install the dependencies:

git clone https://github.com/cvera08/FactureroUruguayo.git
cd FactureroUruguayo

And install 'Live Server' VS Code extension as well:

Alt Text


Start the project:

You need to open FactureroUruguayo folder in your Visual Studio Code IDE, browse 'index.html' and right-click + 'Open with Live Server'.

Or just open http://127.0.0.1:5500/index.html in your browser to visualize the site.


Online resources:

Live Site:


Composition: (Tools/Libraries)


Miscellaneous:

  • N/A.

MIT licence:

Copyright (c) 2022 Carlos Vera

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Uruguayan Biller - WIP - JavaScript HTML CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published