Giter Site home page Giter Site logo

ngaremaina / ticketing-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 93 KB

This Ticketing Web Application is built using the Next.js framework and MongoDB database. It provides basic CRUD (Create, Read, Update, Delete) functionalities for managing tickets.

Home Page: https://tickety-app.netlify.app/

License: Apache License 2.0

CSS 5.01% JavaScript 94.99%
javascript netlify-deployment nextjs nodejs tailwind

ticketing-app's Introduction

Ticketing Web Application

This Ticketing Web Application is built using the Next.js framework and MongoDB database. It provides basic CRUD (Create, Read, Update, Delete) functionalities for managing tickets.

Features

  • Create: Users can create new tickets by providing necessary information such as title, description, priority, etc.
  • Read: Users can view existing tickets along with their details.
  • Update: Users can update ticket information such as title, description, priority, etc.
  • Delete: Users can delete tickets from the system.

Technologies Used

  • Next.js: Next.js is a React framework that enables server-side rendering and other performance optimizations.
  • MongoDB: MongoDB is a NoSQL database used for storing ticket data.
  • React: React is a JavaScript library used for building user interfaces.
  • Node.js: Node.js is a JavaScript runtime used for server-side logic.

Installation

  1. Clone the repository:

    git clone https://github.com/Ngaremaina/Ticketing-App
  2. Install dependencies:

    cd Ticketing-App
    npm install
  3. Set up MongoDB:

    • Install MongoDB locally or use a cloud-based MongoDB service.
    • Update the MongoDB connection string in the application's configuration file.
  4. Run the application:

    npm run dev

    The application will start running on http://localhost:3000.

Usage

  1. Creating a Ticket:

    • Navigate to the ticket creation page.
    • Fill in the required details such as title, description, priority, etc.
    • Click on the "Create Ticket" button to submit the ticket.
  2. Viewing Tickets:

    • Navigate to the dashboard page.
    • All existing tickets will be displayed with their details.
  3. Updating a Ticket:

    • Click on a card that you need ti update.
    • Update the ticket details as required.
    • Click on the "Update Ticket" button to save the changes.
  4. Deleting a Ticket:

    • Navigate to the dashboard page.
    • Click on the "X" button.
    • Ticket will be deleted successfully.

License

This project is licensed under the Apache License.

Contact

For any inquiries or support, please contact [email protected].

ticketing-app's People

Contributors

ngaremaina avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.