https://github.com/kamiladd-byte/note-app
Note simple app. Note-App this is a simple application for adding notes. The Polish version is in view Adding a note's done by adding a title, description and author.
https://github.com/kamiladd-byte/note-app
bootstrap4 crud-application css java mongodb spring-boot thymeleaf
Last synced: over 1 year ago
JSON representation
Note simple app. Note-App this is a simple application for adding notes. The Polish version is in view Adding a note's done by adding a title, description and author.
- Host: GitHub
- URL: https://github.com/kamiladd-byte/note-app
- Owner: KamilAdd-Byte
- Created: 2021-02-21T18:45:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T15:34:13.000Z (over 3 years ago)
- Last Synced: 2025-01-14T03:43:40.652Z (over 1 year ago)
- Topics: bootstrap4, crud-application, css, java, mongodb, spring-boot, thymeleaf
- Language: Java
- Homepage:
- Size: 1.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Table of contents
* [Description](#description)
* [Database use](#MongoDB)
* [Technologies](#technologies)
* [Functionalities](#functionalities)
* [Deploy](#deploy)
## Description (Polish version)
Note-App this is a simple application for adding notes. The Polish version is in view
Adding a note's done by adding a title, description and author.
Operations CRUD: (C)Add note, (R)remove note, (U)Issues EDIT not realized yet, (D)delete note, Get all note;
## MongoDB Atlas:
This application connect with MongoDb Atlas.
## Technologies:
- backend: Spring-boot, Java 11, Lombok.
- frontend: Thymeleaf, Bootstrap 4, Html5, Css.
## Functionalities:
- adding a note: title, description and name user;
- object deleted and modification;
- view on list all note;
## Deploy
Deploy in Heroku: https://still-scrubland-89063.herokuapp.com/
login: user222
password: user222