Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Secure Notes Application

A full-stack note-taking application built for the Secure Software University Course.

๐Ÿš€ Project Overview

This application allows users to create and manage notes securely. It features a React frontend and a Java (Spring Boot) backend.

๐Ÿ“‚ Project Structure

  • backend/: Java Maven project containing the REST API and security logic.
  • frontend/: React.js application with Tailwind CSS for the UI.

๐Ÿ› ๏ธ Setup Instructions

Backend (Java/Maven)

  1. Navigate to the backend folder: cd backend
  2. Ensure you have Java 17+ and Maven installed.
  3. Run the app: ./mvnw spring-boot:run or run the Main class from Eclipse.

Frontend (React)

  1. Navigate to the frontend folder: cd frontend
  2. Install dependencies: npm install
  3. Start the development server: npm start

About

a full stack note taking application made for my Secure Software Uni course

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages