GithubHelp home page GithubHelp logo

shinkade / rostr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mystr-melbourne/rostr

0.0 1.0 0.0 4.2 MB

Rostering tool for managers with text message support using ReactJS, NodeJS, ExpressJS, Mongo

Home Page: https://rostrlive.herokuapp.com/

License: Other

JavaScript 95.14% HTML 2.77% CSS 2.09%

rostr's Introduction

Rostr

Rostr is an employee management and scheduling app that allows…

  • Managers to manage and schedule employees
  • Employees to view work scheduleso

View app live on Heroku
Heroku version doesn't support SMS push notification

Login details:
--------------
username: admin
password: root

Run locally

Rostr requires Node.js and MongoDB to run

Installation

Once mongo is installed, open a new terminal and run

$ mongod

Open another terminal window and navigate to project directory and run

$ npm install

Create a .env file with and add the code below (not strings)

# twillio account authentication
TWILIO_ACCOUNT_SID=
TWILIO_AUTH_TOKEN=

# phone numbers
TWILIO_PHONE_NUMBER=
CELL_PHONE_NUMBER=

If you dont want to go through the trouble of creating the API keys, put in dummy numbers/text and the app should still work, however passport social login will not.

Run App

Use this command to automatically build and run the environment with one command

$ npm run dev


otherwise you can manually build with

$ npm run build

Wait for webpack to bundle then

$ npm start

Open a browser and go to http://localhost:8080

Original Developers of Schedulr on which this project is based

  • Andrea Roche @amr08
  • Christi Savino @clsavino
  • Houston Breedlove @hcbreedl
  • Nicolás Cáceres @mr-attack

Tech

Built with React, Node, Express, MongoDB, Passport.js

rostr's People

Contributors

auspham avatar amr08 avatar michaeldao avatar mr-attack avatar clsavino avatar hcbreedl avatar dndao avatar boxhezi avatar

Watchers

James Cloos 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.