Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phrdavis/grogus_ecommerce_front
Front-End of Grogu Ecommerce Project
https://github.com/phrdavis/grogus_ecommerce_front
bootstrap cdn css fetch-api functions grogu html javascript jquery js live-server yoda
Last synced: 7 days ago
JSON representation
Front-End of Grogu Ecommerce Project
- Host: GitHub
- URL: https://github.com/phrdavis/grogus_ecommerce_front
- Owner: Phrdavis
- License: mit
- Created: 2024-05-12T23:59:57.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-05T23:03:10.000Z (6 months ago)
- Last Synced: 2024-06-06T02:09:59.368Z (6 months ago)
- Topics: bootstrap, cdn, css, fetch-api, functions, grogu, html, javascript, jquery, js, live-server, yoda
- Language: HTML
- Homepage:
- Size: 1.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grogu's E-commerce Front-End
This repository contains the HTML code for the Grogus E-commerce website.
## Technologies
[![My Skills](https://skillicons.dev/icons?i=html,css,js,bootstrap,jquery)](https://skillicons.dev)
## Description
The Grogus E-commerce website is a platform for selling various products online. This repository specifically focuses on the HTML code that forms the structure and layout of the website.
## Getting Started
1. Clone the repository: `git clone https://github.com/Phrdavis/grogus_ecommerce_front.git`
2. Navigate to the project index code: `cd grogus_ecommerce_html/html/index.html`
3. Install the Live Server extension on VS Code: `Live Server`
4. Click on: `Go Live`## Usage
In the first moment, you will need to access the [Grogu E-commerce Back-End](https://github.com/Phrdavis/grogus_ecommerce) and following the steps to run the Java Server API.
Once the application is on live, you can see the Login interface on your browser. Click on `Ainda não possui cadastro?` and fill in your information.
:warning: **WARNING:**
Don't worry, you can put fake information in the form if you want, no data will be colected from this application. Only the password needs to contain more than 8 caracters, upper case, lower case and a number## Contributing
Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.
## License
This project is licensed under the [MIT License](LICENSE).
## Project Specifications
- Professor: [Walter Silvestre Coan](https://github.com/waltercoan)
- Course: Software Engineering
- University: [Univille](https://www.univille.edu.br/)
- Collaborators: [Alexandre Butzke](https://github.com/AlexandreButzkeDev), [Davi Pinheiro de Souza](https://github.com/Phrdavis)