Git Product home page Git Product logo

devmaxde / brainfree-webapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 215 KB

I was looking for a project that would allow me to familiarize myself with the technologies listed and expand my knowledge. In addition, it was important to me that it has a real function for me. Therefore, in the first step, it should be possible to select products and add them to your shopping cart. But the shopping cart should be seen as a shopp

Shell 0.38% JavaScript 1.02% Java 40.39% TypeScript 42.00% HTML 8.30% Dockerfile 0.59% SCSS 7.31%

brainfree-webapp's Introduction

brainfree-webapp



About

I was looking for a project that would allow me to familiarize myself with the technologies listed and expand my knowledge. In addition, it was important to me that it has a real function for me. Therefore, in the first step, it should be possible to select products and add them to your shopping cart. But the shopping cart should be seen as a shopping list.

The next steps are the following:

  • One should be able to create/ join a group. To share the shopping list in the group.
  • So that one does not buy e.g. the products several times in the store.
  • To make multiple shopping lists obsolete, e.g. a wish list or similar. Something like Amazon.
  • You can upload your own recipes and e.g. create a shopping list from the recipe.
    • From this you can then create your meal plan.
  • And as a cool feature if it should be possible that brainfree can suggest you at which supermarket your whole food can buy cheapest. However, I don't know if this is possible without further ado, it depends on the supermarkets. And there are more features to come.

My current focus is on shopping lists. So the creation, editing, deleting etc. of shopping lists.

Why did I choose this technology stack?

Java and Spring are a lot of fun for me and I find Java very versatile.

Angular is the first web framework I came into contact with. At the beginning I found it hard to learn. In the meantime I changed my mind and got to know some advantages of a modern web framework.

To give an example:

  • The Angular material has saved me a lot of pixel pushing.

I got to know Keycloak through my last employer. And since I never heard of Identity Providers, I thought that sounds super exciting, so I included it.

If you have any criticism or suggestions, or even find a bug, I would love to hear from you.

If you have any criticism or suggestions, or even if you find a bug, I would be happy to hear from you.


Backend-Frontend

Setup-Guide

Prerequisites

  • Docker installed

Docker

Note that this requires you to have access to the Accses_Token. If not, you need to modify the docker-compose.yml. If you have any questions, please do not hesitate to contact us, you will find contact details under Contact.

  $ cd brainfree/docker/
  $ docker login docker.pkg.github.com
  $ docker-compose pull 
  $ docker-compose build 
  $ docker-compose up -d

If you want to delete the docker compose:

  $ docker-compose down

Contact


Thanks


References


brainfree-webapp's People

Contributors

maxengineer90 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.