GithubHelp home page GithubHelp logo

bluelife's Introduction

BLUELIFE: A SYSTEM FOCUSED ON THE MANAGEMENT OF A BOTTLING COMPANY

In this project, we aim to build a comprehensive system to manage and streamline operations in a bottling company. We are leveraging the latest technologies, including .NET 6 and Entity Framework Core 6.0, to ensure a robust and efficient solution. Additionally, we are utilizing AutoMapper for seamless data mapping and MariaDB as our database management system.

This system, named "Bluelife," will revolutionize the bottling company's processes, optimizing production, inventory management, and overall efficiency. With a user-friendly interface and powerful functionalities, it will facilitate day-to-day tasks, ensuring smooth operations and better control over the company's resources.

Stay tuned for more updates and exciting developments as we continue to enhance the Bluelife system!

CURRENT TECHNOLOGIES USED:

Backend:

  • .NET 6
  • Entity Framework Core 6.0
  • AutoMapper
  • MariaDB
  • Docker
  • Docker-compose
  • Adminer
  • Serilog
  • Identity
  • Jwt

Create your own secretkey as an environment variable (system) Sample in windows:

setx SECRET "ad3801fd-6d31-47c2-91dd-50576c835d3b" /M

Frontend:

  • React.JS v.18
  • Zustand
  • Formik
  • Yup
  • React router dom v6
  • Tailwind v.3
  • Daisy UI
  • Moment
  • Jwt

Create two environment variables (system) for APIs:

VITE_APP_API_URL=https://localhost:52683/api VITE_APP_API_PERSONA_URL=http://localhost:5001/api

bluelife's People

Contributors

mcholy avatar xaman1990 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

xaman1990

bluelife's Issues

issue-06

Add extensions methods on the Web API project.
Add global error handling middleware.
Create POST and PUT HTTP verbs to the Web API project.
Etc.

issue-03

We need to define the basis of our frontend structure

issue-05

Create user interface to register users

issue-02

Implement Get method for Persona Entity.

issue-04

Install react-router-dom dependency and create the router functionality

issue-01

Create backend API:

  • create dto
  • create the service layer classes
  • create the service layer repository classes
  • create the controllers classes

issue-07

Implement new features in the backend side.

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.