Skip to content

faspeee/course-reactive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course Reactive

This repository contains the backend and frontend of a reactive web application designed for a course platform.

Features

  • Course Management: Create, update, delete, and view courses.
  • Reactive Web Interface: Built with a reactive architecture.
  • API Integration: Interacts with REST APIs to manage course data and user interactions.

Technologies Used

  • Spring Boot for backend services
  • WebFlux for reactive programming
  • H2 for database management
  • Maven for project management

Setup

  1. Clone the repository:
    git clone https://github.com/faspeee/course-reactive.git

Install Dependencies

cd course-reactive mvn clean install

Run Application

mvn spring-boot:run

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a pull request.

About

a course platform reactive web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •