Giter VIP home page Giter VIP logo

shopfleet-web's Introduction

Hello there!
I'm Leandro, a study computer enginner from Chile


~ Leandro Burgos Corvalán ~


👾 I'm learning these technologies

💻 Backend

Python Django C# .NET
PHP Laravel NodeJS Express
Fastify MySQL PostgreSQL MongoDB

✨ Frontend

HTML5 CSS3 Tailwind CSS JavaScript
TypeScript Angular React NextJS

🔨 Tools or others

Git Docker Linux Visual Studio Code Rider

📊 GitHub Stats:



🔝 Top Contributed Repo

shopfleet-web's People

Contributors

lennardscript avatar

Stargazers

 avatar

Watchers

 avatar

shopfleet-web's Issues

Laravel Vite

Vite is a modern frontend build tool that provides an extremely fast development environment and bundles your code for production. When building applications with Laravel, you will typically use Vite to bundle your application's CSS and JavaScript files into production ready assets.

Laravel integrates seamlessly with Vite by providing an official plugin and Blade directive to load your assets for development and production.

On this occasion, the React library will be integrated.

API users

The user API will allow us to manage authentication, authorization and user profile management. Here is a list of functionalities that will be developed by the User API:

1. User Registration ✅
2. Authentication with social networks (Only Google)
3. Email address verification
4. Login ✅
5. Password recovery
6. Update password ✅
7. Roles and Permissions
9. Sign off ✅
10. Delete account ✅
11. Generation of Access Tokens ✅
12. Route Protection ✅

API Categories

The category API will only consist of saving the category names and making a one-to-many relationship with the products table (API).

Connecting to the PostgreSQL database

The connection to the database will be used PostgreSQL, only the PostgreSQL service will be used, which in this case is with Docker to further speed up the process of creating the project database.

API products

The API will contain the following data:

1. Product ID
2. Product name
3. Slug
4. Product description
5. Quantity
6. Price
7. Product Images
8. Category
9. Creation and Modification Date

The methods that have their controller:

1. List all available products ✅
2. Create new product ✅
3. Update product ✅
4. Delete product ✅
5. Search product by name ✅

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.