Skip to content

LoCodes/skate_sesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skate Sesh

Welcome to the Skate Sesh web application! This is a demo app created using Sinatra and ActiveRecord. Skate Sesh is an app for roller skaters(for now) to be able to post ones skate progression. In my personal experience I have a hard time focusing on one trick at a time, and find myself trying multiple tricks in one session rather than focusing on one and fully accomplishing and learning the trick. This app will help skaters track their progress, and be able to log what was learned during that skate session.

Installation

This project was created as part of the Flatiron School's program. To see it in action:

git clone git@github.com:LoCodes/skate_sesh.git
cd skate_sesh
bundle install 
shotgun

open your browser and enter the given local url provided by the shotgun server

Features

Once in the browser, you will be given a choice to either sign up or log in. If this is your first time here, go ahead and sign up. Once signed up you will be able to see the feed page, your own page, and also go back to the homepage as well. You may create a post, read other's post, update your own post, and finally delete your post, aka CRUD actions.

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

Links

Licensing

The code in this project is licensed under MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors