Skip to content

PhabloAlves/MarcaAi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

MarcaAí - Event Scheduling Application

Overview

MarcaAí is a comprehensive event scheduling and agenda management web application. This full-stack application combines a robust backend with an intuitive frontend interface to provide users with an efficient solution for managing events, schedules, and appointments.

Features

  • Event Scheduling: Create and manage events with detailed information
  • Calendar Integration: Visual calendar interface for easy date selection
  • Responsive Web Interface: User-friendly interface built with JavaScript, CSS, and HTML
  • Robust Backend: PHP-based server-side logic for reliable data processing
  • Database Integration: Efficient data management and storage
  • User-Friendly UI/UX: Clean and intuitive design for seamless user experience
  • Cross-Platform Support: Works seamlessly across different browsers and devices
  • Real-time Updates: Dynamic content updates without full page reloads

Technology Stack

  • Frontend:
    • JavaScript
    • CSS
    • HTML/Blade Templates
  • Backend:
    • PHP
    • Blade Template Engine
  • Database: Relational database for event and user management
  • Architecture: Full-stack web application with separate frontend and backend directories

Project Structure

Projeto_tai2/
├── back_end/          # Backend PHP code, API, and business logic
├── front_end/         # Frontend JavaScript, CSS, and HTML templates
├── README.md          # This file
└── [Configuration]    # Database and environment setup files

Getting Started

Prerequisites

  • PHP 7.0 or higher
  • Node.js and npm (for frontend development)
  • A modern web browser (Chrome, Firefox, Safari, Edge)
  • Web server (Apache, Nginx, or similar)
  • MySQL or PostgreSQL database

Installation Steps

  1. Clone the repository:

    git clone https://github.com/PhabloAlves/Projeto_tai2.git
    cd Projeto_tai2
  2. Backend Setup:

    • Navigate to the back_end directory
    • Configure your PHP environment and database connection
    • Set up any required PHP dependencies
    • Import database schema if available
  3. Frontend Setup:

    • Navigate to the front_end directory
    • Install dependencies (if applicable):
      npm install
    • Build or compile frontend assets as needed
  4. Start Development:

    • Configure your web server to serve the application
    • Access the application through your web browser

About

MarcaAí - Event scheduling and appointment management application developed for TAI-2 course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors