Skip to content

Projet d'étude : refonte du site de la société AKA Optics

Notifications You must be signed in to change notification settings

Letitbe133/Akaoptics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AKA Optics

N|Solid

AKA Optics is a mirror deformable website builds with HTML5, CSS3 & Javascript.

We also use :

  • jQuery and AnimateCSS
  • PHP & MYSQL to administrate the data and serve the files

We are working on this team project as the evaluation project of our awesome web dev school Webforce3.

  • Collaborating on a project
  • Use the web dev techniques we learnt
  • Show our experience and motivation

One more thing, we are absolutely happy to work together on this project, we've selected AKA Optics because we believe in this international startup and we are all working with love.

Our Team

Tech

AKA Optics Project uses a number of tools to work properly:

  • W - W is a minimalist backend framework owned by Webforce3
  • HTML5 - HTML enhanced for web apps!
  • SublimeText3 - Sublime Text is a sophisticated text editor for code, markup and prose.
  • jQuery - duh
  • Bootstrap - the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web
  • PHP - PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages.
  • jQuery - duh

Installation

Aka Optics Project requires Apache to run.

Download and extract the latest release.

Start the Apache server and go to your root url.

$ git clone https://github.com/digitalz4k/akaproject.git akaproject
$ cd akaproject
$ composer install
$ cp app/config.dist.php app/config.php
$ vim app/config.php
$ vim app/routes.php
$ > http://localhost/akaproject/public/

Development

Design

Home

Products

Single product

Company

Contact

Todos

  • Pages [ Home, Products, Product-single, Company, Achievements, Contact]
  • Create the application architecture [Partials, Pages]
  • Integrate the front-end part
  • Develop the POO classes
  • Add administration section to manage content and data

Updated Todos 04/01/2017

  • SEO

    • Include unique H1 tag on every page
    • Include meta tags for social networks
    • Stick to ARIA specifications
    • Vaildate site global SEO
  • Style

    • Include specific stylesheet on every page
    • Modify css according to SEO
    • Minify CSS files
  • JS

    • Include specific JS on every page / ok
    • Minify JS files / ok
  • Request form

    • Request form mail feature

About

Projet d'étude : refonte du site de la société AKA Optics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published