Skip to content

Omar630603/Stash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

150 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Click on the logo to access the website

Stash:

Stash is a web-based project for a self-storage company. The web app is designed to have three users

  • Branches of the company.
  • Customers.
  • Drivers who work in delivery for a given branch.

These users have different roles based on their needs. Customers can order Storage units and ask for delivery in a given branch. The branch later receives the order and approves it or disapproves it and many other features like making orders and deliveries and configuring them. The Drivers can see their schedules and work base on them.

How to use Stash:

Accessing the web app can be done by clicking on the logo or cloning this repository and continue with the following commands.

  • After it has been cloned, copy .env.example into .env and configure it to your needs.
  • Install composer "composer install".
  • Generate key "php artisan key:generate".
  • Make a database based on the database name in the.env file.
  • Finally, run migrations "php artisan migrate:fresh --seed" and serve "php artisan serve" and that's after the local server and service are running like Apache and MySQL.

There are some entry data that can be used to see how it all works, this data can be seen in the seeder file. These data will go into the database once the command "php artisan migrate:fresh --seed" is launched. In order to prevent that, just simply remove the word "--seed".

Development Team:

This project is the result of a college assignment and made by the following students:

TEAM
NAME GITHUB & NIM ROLE IMAGE
Omar Abdul-Raoof Taha Ghaleb Al-Maktary @Omar630603
1941720237
Back-End
Front-End
Data Analysis
Deployment
Design
Documentation
Project Manger
M. Alif Ananda @ExplodedRiot
1941720078
Front-End
Design
Documentation
De Roger Baggio B. @baggio18-droid
1941720238
Data Analysis
Documentation
Rizki Irfan Maulana @venztt
1941720093
Front-End
Documentation
Radithya Iqbal Prasaja @RadithyaIP
1941720072
Front-End
Documentation
Lelyta Salsabila @lelyta30
1941720026
Documentation

© Copyrights STASH. All rights reserved.

This Webapp is Using:

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

If you don't feel like reading, Laracasts can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page.

Premium Partners

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

Stash is a web-app for a self-storage company

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages