Code Monkey home page Code Monkey logo

lapor-cak's Introduction

LaporCak! ๐Ÿ“ข

LaporCak! is a web application for reporting and tracking issues or incidents. It allows users to submit reports, track the status of their reports, and view the history of each report.

Table of Contents

Features

  • User Registration and Authentication: Operators can create accounts and log in to access the verification and logging features.
  • Report Submission: Users can submit new reports by providing details such as the issue's title, description, category, and any accompanying images.
  • Report Tracking: Users can track the status of their submitted reports using a unique ticket ID.
  • Report Verification: Operators can verify and manage incoming reports.
  • Activity Logging: All actions related to reports and user interactions are logged for auditing purposes.

Technologies Used

Getting Started

  1. Clone this repository:

    git clone https://github.com/amrimuf/lapor-cak.git
    cd lapor-cak
  2. Install PHP dependencies: composer install

  3. Install JavaScript dependencies: npm install

  4. Create a new .env file: cp .env.example .env

  5. Generate an application key: php artisan key:generate

  6. Set up your database connection in the .env file

  7. Run database migrations and seeders: php artisan migrate --seed

  8. Create a symbolic link: php artisan storage:link

  9. Compile your assets: npm run dev

  10. Start the development server: php artisan serve

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License

This project is open-source and available under the MIT License.

lapor-cak's People

Contributors

amrimuf 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.