Giter Club home page Giter Club logo

project2's People

Contributors

belcboo avatar cherr004 avatar jld03e avatar

Watchers

 avatar  avatar

Forkers

cherr004

project2's Issues

Product Creation New Fields.

-[ ] Replace product image from text to file upload.
-[ ] Add field for description.
-[ ] Add field for category (Needs to create another table to hold the categories. But as start we can hard code the categories.

Think of a way to add serial number and warranty information of each product.
-[ ] Add field to serial number.
-[ ] Add field for warranty information.
-[ ] Vendor.

Express: HTML Routes.

  • Create routes for the project for the following files:
  • index
  • rentals > list
  • rentals > details
  • rentals > create
  • clients > list
  • clients > details
  • clients > create
  • inventory > list
  • inventory > details
  • inventory > create

Database: schema.sql

creating the tables for the database that will house the information for the rental service.

Handlebars: Clients > List

CA:

  • Displays list of all the clients.
  • Needs to have a search bar on top to filter clients.
  • Shows to buttons to go to rentals and inventory.
  • Shows button to CREATE new client.

Handlebars: Rentals > Create

CA:

  • Pull data from clients to select the client.
  • Pull data from inventory to select equipment to rent.
  • Fields to dates.

MailGun:

  • Use MailGun as SMTP.
  • Try to secure it.

Express: Clean Bones.

CA:

  • Clean bones of files given to adapt to our project.
  • Leave all the stuff not being used as comments.

Handlebars: Index.

  • This is the basic index, needs to have a username, password field and a button for log in for basic functionality.

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.