Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 286 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 286 Bytes

This is designed to be a blog app which implements CRUD functionality and user authentication. User roles may follow in future updates.

It will be built on Rails 5.2.3 and Ruby 2.5.1 The database is SQL based and utilizes PostgreSQL. Steps will be documented in commit logs.