Git Product home page Git Product logo

corajillo-e2's Introduction

Web Platform for Corajillo Inventory and Production Management

This web platform is designed to help companies manage their inventory and production on a daily basis. The platform allows users to register orders and inventory, and calculates the amount of daily production based on the data entered. This process is automated during the first shift of the day, except for data entry. At the end of each shift, progress and production are recorded on the platform, and a new calculation is made to provide a clear work target for the next shift. All data is saved in an inventory and recorded in a production history.

Technology

The platform utilizes the web technology Next.js to take advantage of server-side rendering, which allows for faster and more efficient page loading. This not only improves user experience but also ensures that the page is properly adapted to different devices.

In addition, the platform is designed to be very secure and reliable by using servers hosted on AWS. This ensures that data is protected and available for most of the time.

For data storage, relational databases are used which are an excellent choice as they offer a well-defined data structure, facilitating information management and analysis. Relational databases also offer the ability to ensure data integrity through the application of integrity constraints, meaning that stored data is accurate and reliable.

It is important to note that the relational databases are hosted on the AWS server, guaranteeing the availability and security of the stored data.

Installation

To install and run the platform, follow these steps:

  1. Clone the repository from Github.
  2. Install the required dependencies using npm install.
  3. Set up a PostgreSQL database instance and configure the database connection in the .env file.
  4. Start the development server using npm run dev.

License

This project is licensed under the MIT License - see the LICENSE file for details.

corajillo-e2's People

Contributors

dmojarrot avatar nataliavg avatar ruos99 avatar

Watchers

 avatar

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.