Giter VIP home page Giter VIP logo

business-routing-saas's Introduction

Hello World

My name is Brentyn Hanna! I work as a software engineer for the JT4 contract and also run my sole proprietor company: Bigital!

Please visit www.Brentyn.net for my portoflio or www.iBigital.com for more Bigital or click here for public company repos.

Feel free to email/contact me with any concerns or for any benevolent reason! Appropriate if you have any questions, especially to those looking for any help (or if you are from N.A.S.A. and responsible for hiring)!

Thanks for stopping by! โค๏ธ ๐Ÿ‡ โค๏ธ

business-routing-saas's People

Contributors

brehtyn avatar dependabot[bot] avatar dvent1123 avatar

Forkers

dvent1123

business-routing-saas's Issues

Pending and Holding Count

Still am unsure as to where to put the pending and holding count. In the header.ejs file at line 182 I see a post_count but am uncertain if that is total posts or only pending or only holding posts. It'd be cool if Brentyn saw this and could comment in which file and what line he wants the pending and holding count

Forms in header

Get all the forms in the header to work. The only one in there right now is the machines form so must include buildings. The form is not being sent anywhere so no http request is ever being sent so it will literally never do anything at all. It's just a button that you can click without being attached to anything. Fix this and do the same for buildings

multiple drop days

the location object cannot handle more than one weekday in the drop_days attribute & still display on dashboard

delete users issue

@Dvent1123

clicking "delete user" on the delete user index page doesnt redirect to the delete user page, I suspect because of an permissions error

All Buildings Page Functionality

The /buildings/show route should get 3 arrays. One for each type of tech service (full, contract, or drop) and separate them based on this. Easiest way would be to make partials for each type of contract and include it in the buildings/show file. Need to ensure that all the buildings in the db are changed to the same syntax (FULL, CONTRACT, DROP)

comment edit

comment edit needs to be structured and styled so that authorization level of tech and higher can change title

For Bernt: Comments and editing posts

A little confused on what the difference is between posting a comment which is an "updated issue" and editing the post itself which is the "main issue"? Wouldn't the updated issue now be the main issue? I feel like the flow of these components could be updated

Forms in header

Include the forms for the user and the buildings in the header. The machines form is already there so just need to include ones for user and building

New Post Form

Same thing as buildings and machines in header. Need the form in this one though to be able to create a new post. Input functionality here at least

comments validation

should include basic validation incase input area = null and other usecases

login failure

an incorrect username or password caues an error screen

delete machines broken

@Dvent1123
error occurs when clicking "delete machine" on the machines/index.ejs , not sure when introduced

Error: Failed to lookup view "machines/deleteMachine" in views directory "C:\Users\admin\Desktop\Business-Service-Program/views" at Function.render (C:\Users\admin\Desktop\Business-Service-Program\node_modules\express\lib\application.js:580:17) at ServerResponse.render (C:\Users\admin\Desktop\Business-Service-Program\node_modules\express\lib\response.js:1012:7) at ServerResponse.res.render (C:\Users\admin\Desktop\Business-Service-Program\node_modules\express-ejs-layouts\lib\express-layouts.js:77:18) at C:\Users\admin\Desktop\Business-Service-Program\routes\machines.js:44:13 at Layer.handle [as handle_request] (C:\Users\admin\Desktop\Business-Service-Program\node_modules\express\lib\router\layer.js:95:5) at next (C:\Users\admin\Desktop\Business-Service-Program\node_modules\express\lib\router\route.js:137:13) at authDeleteProject (C:\Users\admin\Desktop\Business-Service-Program\routes\machines.js:139:5) at Layer.handle [as handle_request] (C:\Users\admin\Desktop\Business-Service-Program\node_modules\express\lib\router\layer.js:95:5) at next (C:\Users\admin\Desktop\Business-Service-Program\node_modules\express\lib\router\route.js:137:13) at checkAuthenticated (C:\Users\admin\Desktop\Business-Service-Program\permissions\basicAuth.js:3:16) at Layer.handle [as handle_request] (C:\Users\admin\Desktop\Business-Service-Program\node_modules\express\lib\router\layer.js:95:5) at next (C:\Users\admin\Desktop\Business-Service-Program\node_modules\express\lib\router\route.js:137:13) at Route.dispatch (C:\Users\admin\Desktop\Business-Service-Program\node_modules\express\lib\router\route.js:112:3) at Layer.handle [as handle_request] (C:\Users\admin\Desktop\Business-Service-Program\node_modules\express\lib\router\layer.js:95:5) at C:\Users\admin\Desktop\Business-Service-Program\node_modules\express\lib\router\index.js:281:22 at Function.process_params (C:\Users\admin\Desktop\Business-Service-Program\node_modules\express\lib\router\index.js:335:12)

Create New Machine routes

In index.ejs on line 53 there is a link that is href'd back to the index. Figure out a way to attach each machine with the post so that the link will take you to that machine based on if it matches the location. One line below on line 54 do the same for that line so that it can find the machine based on the asset number.

User Index Route

Fix user index route. When the user index route is clicked on the dashboard the user page cannot get the route. Figure out why the page is not rendering. I have no idea. Maybe check user permissions possibly. Put in try catch and console log the error to see why it's not rendering correctly.

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.