Flowers to Go is an application for a fictional flower delivery service. This app allows users to register for a customer account and log in. Once logged in, users are able to purchase floral arrangements, flowering plants, and gift baskets, then have them delivered to the desired address. This project was developed as the final project of the Rutgers Coding BootCamp.
- Open a terminal, head to the desired destination folder and type
git clone [email protected]:mohamed0228/project-3.git
- Run
npm i
to install all the dependencies needed to run the app - Run
npm run seed
to seed the web app with the products - Finally, run
npm run develop
to open the development sever and get to work!
- Just dive in and enjoy!
- IBM License
- The IPL is the open-source license IBM uses for some of its software. Supposed to facilitate commercial use of said software; is very clear on the specifics of liability. Also grants explicit patent rights.
- Amos Han GitHub: https://github.com/Leopards91
- Marques Sanchez GitHub: https://github.com/marquessanchez
- Mohammed Boussaada GitHub: https://github.com/mohamed0228
- Christina Crabtree GitHub: https://github.com/ChristinaHC
- Sebastian Santa GitHub: https://github.com/cheesecakeassassin
- No tests!
- If you have further questions, feel free to email one of us at one of the following addresss & we will get back to you as soon as we can: [email protected], [email protected], [email protected], [email protected], or [email protected]