Skip to content

RahmellD/Event-Menagment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Event Management System

Overview

This is a simple Event Management System built with JavaScript, Node.js, Express.js, and Prisma database. The system allows users to manage tasks by creating, updating, and deleting them.

Features

  • Event Management: Create, update, and delete events.
  • Database Integration: Utilizes Prisma as the database ORM for seamless interaction with the database.
  • RESTful API: Implements RESTful APIs for event management operations.

Tech Stack

  • Backend:

    • Node.js
    • Express.js
    • Prisma
  • Database:

    • MySQL

Setup

  1. Clone the repository:
    git clone https://github.com/RahmellD/Project-4.git
    cd event management
    
  2. After you are in event menagment folder in terminal install packages:
    npm install
    
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published