Coder Social home page Coder Social logo

shift-manager's Introduction

README

Shift Manager

First Ruby on Rails application.
Application allows users to join organisations, manage shifts and view pay.

To get started with the application, clone the repo and install needed gems:

bundle install

Next, migrate your database:

rails db:migrate

Run the application in the local server

rails s
In browser type: localhost:3000

Not finished

User shifts need to be destroyed once user leaves organisation
Bug: when deleting shifts user is redirected to wrong path

Potential Improvements

Delete code that isn't being used
In shift creation users shouldn't be able to implement a shift that has an end data before start date
Password reset shouldn't just be available through command line.

Application Pictures

tanda1

Sign up Page



tanda

Login Page



passwordreset

Reset password

When password is reset, you can see password token by going into command line and typing rails c then User.last.signed_in(purpose: "password_reset")



main-page

Main Page

Main page explains application functionality and any unfinished tasks. User also have the ability to logout on this page. Once logged in users about to access the navbar.



Bobs-Burger

Shifts Page

Users and organisations can have many shifts.



tanda3

Organisation List



tan6

New shift

When you create a new shift you have to type in a user ID. If user ID doesn't exist shifts can't be made.

shift-manager's People

Contributors

efury1 avatar

Stargazers

Roman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.