Skip to content

Alec-Scully/CodeWars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to Code Wars!

The current build of Code Wars is not complete. The CSS hosting has been shutdown. Future updates will be to restore the CSS elements.

Video demo can be found here.

To run this application:

  rails db:migrate
  rails db:seed
  rails s

ABOUT: Code Wars is a Star Wars themed battle simulator where you can create your own heroes and battle against other characters in the Star Wars cannon.

PROJECT SPECIFICS: This repo was created for the Flatiron School phase 2 project week. It is a Ruby on Rails application that features full CRUD functionality. The emphasis on this project was to understand the functionalities of an MVC framework application.

USER STORIES:

  • A user should be able to log in or sign up to see the website.
  • A user should be able to create, edit, or delete their own Star Wars characters.
  • A user should be able to battle their own characters against other Star Wars characters.
  • A user should be able to see details about each character and faction on their respective pages.

PROJECT BY:

About

Flatiron School Phase 2 Project Week

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published