Skip to content

mt-torres/alura-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alura Challenge

📝Description

This project was a initiative of Alura where We should simulate a real project.
A site should be built using a Figma model and the activities was managed by Trello platform.
The main project functionality is to enable the user to share its codes in a easy way by using highlight.js library, and exporting it as an image.

Figma model

🎯 Goals

Build this project using my acquired knowledge and cooperate with community involved in this project.

🔧 Tools

  • Visual Studio code
  • JavaScript
  • Sass
  • Local Storage API
  • highlight.js
  • Figma
  • Trello

📑 Structure

CSS : BEM

▶️ Running the project

  1. Clone the project

    git clone https://github.com/mt-torres/alura-dev
    
  2. Project should be opened through a local sever. I recommend using the Live Server extension.

Or just acess mt-torres.github.io/alura-dev/editor.html

🚧⚠️ Under construction

features to be implemented:

  • Apply hover style for buttons
  • Improve alerts messages
  • Add feature to take code screenshots
  • Include form validations
  • Add GitHub API to validate user login ✔️
  • Refactor and organize Javascript code
  • Enable search bar