Skip to content

Lending platform, final project for CS3200 (Database Design)

Notifications You must be signed in to change notification settings

syandroo/db-lendy

Repository files navigation

Run these things:

$ brew install elasticsearch then open a new terminal window and run elasticsearch

bundle install bundle update

rake db:create && rake db:migrate

rake db:seed (if you want seed data)

Most of the functionality is linked on the navigation bar, and the user sensitive access to edits is available outside admin, which was our first CRUD system for easier debugging.

About

Lending platform, final project for CS3200 (Database Design)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published