Code Monkey home page Code Monkey logo

event-app's Introduction

Event App

About Event App

Event App is a simple Event Management application designed to help you manage your events. An Event is an activity, such as a Party, Function, Conference or Community Meeting and Event App allows you to Create, Edit, Delete and View Events.

Tech Stack

  • Laravel 9
  • PHP 8.1
  • MySQL 8.0
  • Vite
  • TailwindCSS 3.1

Your Task

Your task is to perform a code review and complete some refactoring of the existing Event App code base, specifically the EventController, Event model and Routes. The EventController contains a number of methods that are used to perform CRUD operations on Events. The Event model contains the logic for validating Event data and the logic for saving Event data to the database.

In the codebase, you will find a number of TODO comments that indicate where you should make changes. You should also make any other changes you feel are necessary to improve the codebase.

In addition to the TODO comments, you are also required to add an additional field to the Event Model. This field should allow a user to add and edit notes about an Event. The field should be a text field and should be optional.

As part of your code review, you should also check to see if all CRUD functiality for Events is working correctly.

This task is primarily focused on backend code. However, if you feel that there are any frontend changes that you would like to make, you are welcome to do so. You will need to at least make the necessary frontend changes to accomodate the new notes field.

Time / Effort

You should spend no more than 2 hours on this task. We're not seeking a perfect solution but are more interested in seeing how you approach the task and what you come up with in the time you have.

Instructions

  1. Fork the repository to your own Github Account.
  2. Create a new branch called code-review.
  3. Refactor the code as per the instructions above and commit your changes to the code-review branch.

event-app's People

Contributors

mquayle-viewa 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.