https://github.com/georgiosdrivas/codekeep
Code snippet saving web app. Built using Angular
https://github.com/georgiosdrivas/codekeep
angular bootstrap code-snippet fullstack java spring-boot
Last synced: 12 days ago
JSON representation
Code snippet saving web app. Built using Angular
- Host: GitHub
- URL: https://github.com/georgiosdrivas/codekeep
- Owner: GeorgiosDrivas
- Created: 2024-09-12T19:16:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-22T13:47:04.000Z (about 1 year ago)
- Last Synced: 2025-01-22T12:12:39.390Z (12 months ago)
- Topics: angular, bootstrap, code-snippet, fullstack, java, spring-boot
- Language: TypeScript
- Homepage: https://codekeep.onrender.com/
- Size: 336 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodeKeep
# Code Snippet Manager
A web application for storing and managing code snippets. Users can sign up, log in, and save their favorite code snippets with a title, programming language, and content.
Features include editing, deleting, and copying code snippets with a single click.
## Features
- User authentication (Sign Up & Login)
- Create, view, edit, and delete code snippets
- Categorize snippets by programming language
- Copy code snippets to the clipboard with one click
- Responsive design
## Tech Stack
- **Backend:** Spring Boot (Java)
- **Frontend:** Angular
- **Database:** PostgreSQL


