Skip to content

Jules-Cesar-LUSANGA/eventcademy

Repository files navigation

EventCademy-Web

This is the web version of EventCademy Android application.

Original Android APK Link By @Yves Kalume

Stack (Need of Front-end developers)

  • PHP (Laravel with blade)
  • MySql
  • Tailwindcss

Features

  • Users authentication (register and login)
  • Create, Show, Update and Delete an Event
  • Update and show user profile
  • Reserve place for an event, if event is upcomming
  • Get user events
  • Get reserved events

Screenshots

Login and Register forms

Add and Edit event

Event listing and showing

User agenda and profile

Installation

  1. Download the archive or clone the project using git
  2. Create .env file from .env.example
  3. Run composer install and npm install
  4. Run php key:generate
  5. Run migrations by executing php artisan migrate from the project root directory
  6. Start servers by running commands php artisan serve and npm run dev
  7. Open in browser http://127.0.0.1:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published