Skip to content

Frontend Vue app for Acodo - interactive programming tutorial app

Notifications You must be signed in to change notification settings

nathan-www/Acodo-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acodo (frontend)

Acodo is an online, interactive programming tutorial platform.

  • Complete coding challenges in a web-based IDE and automatically check your solutions with unit tests
  • Earn points and compete in leaderboards
  • Complete at least one level per day to keep up your streak
  • Chat with other programmers to seek help or share ideas
  • Share your solutions with other users and vote for the best code

Try this project live at https://acodo.pro! (Course material has not been worked on, so there are only a few demo levels)

Code

This repo contains the frontend code for Acodo. It is built using the Vue Javascript framework.

The backend code is published at nathan-www/Acodo-backend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Frontend Vue app for Acodo - interactive programming tutorial app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages