Git Product home page Git Product logo

exia-bde's Introduction

CESI.ei second year web project

This project was made during the second year at CESI.ei (CESI exia).

Project members

Tools

  • Laravel 5.8 (updated to Laravel 6 during the project)
  • Vue.js: for some reusable components (eg: comments, likes, ...)
  • express (for the API)

Installation

For the PHP part:

# Clone the project
git clone --recursive https://github.com/guemidiborhane/exia-bde.git
cp -v .env.example .env

docker-compose build app api
docker-compose run --rm app yarn install
docker-compose run --rm app yarn run dev

docker-compose run --rm api yarn install

for the API, assuming you already cloned the master project (which has the API as a submodule):

cd exia-bde/node-api

# Install the dependencies
yarn

# Run the server
yarn run start

Screenshots

Homepage

Homepage

Events Listing

Events index page

Events Page

Events show page

Notes

This project was made public so that other students CAN SOLVE some of their issues by seeing how we did it. NOT TO USE IT as is, so please respect this and don't try to pass it for your work.

exia-bde's People

Contributors

guemidiborhane avatar anis-faycal-yagoub avatar hsoum avatar bouakkazaya avatar dependabot[bot] avatar

Stargazers

Hadj H. avatar

Watchers

James Cloos avatar  avatar  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.