Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 565 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 565 Bytes

SCC0219 - Introduction to Web Development

Repository for the main project for the Introduction to Web Development course offered for information systems undergraduates at ICMC - USP, by professor Kamila Rios.

This repository contains a simple ecommerce website. The front-end was implemented in React and the back-end was implemented in Node.js - using Express.js and mongoose.js (MongoDB). The project is detailed in the resources/'Online Store Description'.pdf document and more information about the developed website is available in the Relatorios/ folder.