Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryanbarillosofficial/sodv2201-webproject

Final Project on SODV2201 using React & NodeJS
https://github.com/ryanbarillosofficial/sodv2201-webproject

Last synced: about 2 months ago
JSON representation

Final Project on SODV2201 using React & NodeJS

Awesome Lists containing this project

README

        

# SODV2201-WebProject

### Final Project on SODV2201 using React & NodeJS

**Staging Branch is designed for rapid development and will upload changes to Main branch once all changes are working**

By the following team members:

- Ryan Barillos

This is MERN Stack Website with the following:

- Microsoft SQL Server
- Express
- React
- Node JS

Following NPM Packages Used:

- [bcrypt](https://www.npmjs.com/package/bcrypt)
- [dotenv](https://www.npmjs.com/package/dotenv)
- [jsonwebtoken](https://www.npmjs.com/package/jsonwebtoken)
- [mssql](https://www.npmjs.com/package/mssql)
- [nodemon](https://www.npmjs.com/package/nodemon)
- [validator](https://www.npmjs.com/package/validator)

IMPORTANT!

- GO TO "backend/database" and CONFIGURE ".env" to have correct information to connect to your local Microsoft SQL Server Instance
- Inside the same folder, please read through "dbconfig.js"—it has comments to guide you to establishing connection to your MSSQL Server