Skip to content

ciciswann/manabu-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manabu List

License: MIT

A Sinatra & ActiveRecord CRUD application for keeping track of all the free online courses that you are currently taking or are interested in taking.

Installation

Getting Started

Clone this project into your local machine and follow the instructions below:

Install gem bundler

gem install bundler

Install all gem dependencies

bundle install

Run shotgun

shotgun

Open new tab in browser and type in below:

http://localhost:9393

Contributing to Manabu List

To contribute to Manabu List, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'.
  4. Push to the original branch: git push origin <project_name>/<location>.
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

About

Sinatra and ActiveRecord CRUD application for keeping track of all the free online courses that you are currently taking or are interested in taking.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published