Skip to content

ptangkos/UResources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UResources

UResource lets users upload items they want to sell by writing a short description and uploading a picture and other user can buy it. It allows users to put up a post for ride-sharing including all the logistical details and those who want to share the ride may contact them using the contact information provided.

Inspiration

UResource is a simple yet powerful project with the aim to create a one-stop digital marketplace where UMass students can effortlessly connect, trade, and collaborate. We recognized the need for a seamless platform where students can buy and sell academic resources—like i-clickers, textbooks, or old study materials—without the hassle of physical advertisements or crowded bulletin boards. But UResource is more than just a marketplace for people to buy/sell preloved items! It’s a hub for students to find reliable, affordable rideshares for commuting, making it easier and cheaper to travel whilst reducing the stress of transportation logistics.
What truly makes UResource unique is it being a space for students with side hustles to showcase their skills, whether it's offering services like nail care, barbering, or room cleaning—all for a price decided by them. UResource aims to bring people together, making it simpler to find the help you need!

Build with

Backend (Authentication and Logic)
Node.js : Runs the server-side code to handle requests and responses, such as logging in users, validating credentials, and managing user sessions.
Express.js : Helps in creating the API endpoints for logging in users, handling HTTP requests, and managing tokens.
Frontend
java script
html
css
Database
mongodb : store user's name and password for login
Payment section
Stripe’s Payment Intent AP.

Before Running the code

replace 'sk_yourPublicKey' with your stripe api public key in app.js file
replace 'sk_yourSecretKey' with your stripe api Secret key in views/card_index.ejs file

h1

h2

About

UResource lets users upload items they want to sell by writing a short description and uploading a picture and other user can buy it. It allows users to put up a post for ride-sharing including all the logistical details and those who want to share the ride may contact them using the contact information provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors