Skip to content

Latest commit

 

History

History
66 lines (47 loc) · 2.7 KB

README.md

File metadata and controls

66 lines (47 loc) · 2.7 KB

Challenge Oracle ONE -- AluraGeek

-----------------------------------------------------

Introduction

This project consists of the creation of an Ecommerce, developed with HTML, CSS and JavaScript technologies to structure, style and make it dynamic.

The website has:

  1. Main page where the products are displayed, database hosted in an API.
  2. Login page to access the administrator mode. Requires specific username and password.
  3. Once in the administrator section, it is possible to add new products and also delete products as needed.

All this is done using the database. Data we interact with through CRUD.

User login with session (User: mor_2314, Password: 83r5^_);

-----------------------------------------------------

🤝 Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are extremely appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

-----------------------------------------------------

Built With

Technologies used in the project.

-----------------------------------------------------

📫 Contact me

Acknowledgements

...