Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ryanbarillosofficial/sodv2201-webproject
- Owner: ryanbarillosofficial
- License: gpl-3.0
- Created: 2023-11-16T18:37:04.000Z (about 1 year ago)
- Default Branch: staging
- Last Pushed: 2023-12-16T19:53:48.000Z (about 1 year ago)
- Last Synced: 2024-07-17T21:22:00.646Z (6 months ago)
- Language: JavaScript
- Size: 58.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 JSFollowing 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