Skip to content

An Instagram mock made using a Ruby-On-Rails API backend and React.js front end with PostgreSQL database.

Notifications You must be signed in to change notification settings

StuBehan/procrastagram-rails-react

Repository files navigation

Procrastagram

  • The plan was to build an instagramish clone using a rails api and react front end.

  • Currently I haven't got as far as I would like but I tried to get a lot done in a short space of time, or at least if felt that way, maybe I spent to long on the responsive top nav-bar...

  • Implementation:

    • Users can register (needs some more validation and success message/errors etc)
    • Users can login
    • Users can logout
    • Users can view posts
    • Users can view individual posts
    • Responsive pages
    • Responsive top nav-bar
    • Password encryption
    • Sessions
    • Fully TDD'd Api with PostgreSQL database
    • Tests all passing (Bcrypt broke my session_controller tests - needs looking at
    • Meaningfully test front end
    • Users cam make comments
    • Users cam like posts
  • I've tried to keep it as package-lite as possible to learn more about React and javascipt on their own.

  • In future I may revisit something similar and make a full stack ruby-on-rails app.a

About

An Instagram mock made using a Ruby-On-Rails API backend and React.js front end with PostgreSQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published