An open API service indexing awesome lists of open source software.

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

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

![screen_1](https://github.com/user-attachments/assets/c8af4e39-a0c1-4799-b5be-d3b33447d2a7)

![screen_2](https://github.com/user-attachments/assets/768eac5c-c703-4508-ba09-9bf78fcd790d)

![screen_3](https://github.com/user-attachments/assets/fadec521-f035-41b6-a124-c2bad747dd22)