Skip to content

iefendiev/fullstack-ninja-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ninja App

Overview

Welcome to the Ninja App, an in-progress full-stack application. The app is being developed to include database relations. This project is an opportunity for personal growth in backend development and exploring new technologies.

Features

  • Backend

    • Built with Nest.js and TypeORM, leveraging TypeScript.
    • Implements user authentication and secure CRUD operations for managing ninjas within dojos.
  • Frontend

    • Developed using Next.js 13 with TypeScript.
    • React Query for efficient data fetching and state management.
    • Incorporates Shadcn for continuous learning and exploring new technologies.

Functionality

  • Users can perform the following actions:
    • Create: Add new ninjas to a dojo.
    • Read: View details of ninjas and explore various dojos.
    • Update: Update details of existing ninjas.
    • Delete: Remove ninjas from their dojos.

Getting Started

Prerequisites

  • Node.js (version 12 or later)
  • A PostgreSQL database
  • Yarn package manager

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published