Skip to content

Jozefcvik/GemsAppFullstack_Mongo_Spring_React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gems Full Stack App

Description

  • Backend

    • Mongo DB
    • Spring Boot
  • Frontend

    • React

In this project i wanted to put my all Web Developing knowledge which i learned in last two years together (HTML, CSS, JavaScript, Java, React, Spring Boot). I created a small Gems App, which should be use in a future as a store for selling the gemstones. Currently is in a test phase, all texts are generated only through the Lorem (HTML – generate random text). App read the current records from Mongo DB, through app it´s then possibly create / edit / delete gem records. For test purposes can be added maximal 11 records (Warning popup, will be shown). The frontend part can be found on the link xxxxxx. It´s running on AWS EC2 compute node.

  • MAIN PAGES

    • HOME

      HomePage

    • GEMS

      GemsPage

    • ABOUT

      AboutPage

    • CHANGE MODE

      ChangeMode

    • CHANGE LANGUAGE

      ChangeLanguage

With this project I learned how to put together Frontend and Backend, also was my first experience with Spring Boot. I would like to add in the app more features like:

  • Authentication

    • for login possibility
  • Add cart

    • Gems should be bought online

Table of Contents

Installation

Backend

Frontend

Usage

Create Record

CreateGem_01

CreateGem_02

CreateGem_03

CreateGem_04

CreateGem_05

For testing purposes can be added maximal 11 records. If it will be tried to add more records, the warning popup will be shown up.

MaximalWarning

Edit Record

EditGem_01

EditGem_02

EditGem_03

EditGem_04

EditGem_05

EditGem_06

Delete Record

DeleteGem_01

DeleteGem_02

DeleteGem_03

DeleteGem_04

License

MIT License

Copyright (c) 2024 Jozef Cvik

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors