Skip to content

A comprehensive merchandise management platform for college clubs, streamlining the process of selling and purchasing merchandise for various clubs such as Chess club, Computer Coding Club, Enactus, etc.

Notifications You must be signed in to change notification settings

JainendraDwivedi/UniThreads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

UniThreads

Contributors Forks LinkedIn


About The Project

A comprehensive merchandise management platform for college clubs, streamlining the process of selling and purchasing merchandise for various clubs such as Chess club, Computer Coding Club, Enactus, etc.

Installation

  1. Clone this GitHub repository - UniThreads

  2. Install all dependent npm packages for both folders.

npm install

  1. Create a MongoDB database

  2. If running locally update the DATABASE with your connection string in a .env file in the projbackend folder. An example of the .env file ->

Projbackend .env ->

DATABASE = mongodb://localhost:27017/**** PORT = 8000 SECRET = *****

Projfrontend .env ->

REACT_APP_BACKEND =http://localhost:PORT/api/

  1. If running on a server or hosting platform add the DATABASE with connection string to the environment variables.

  2. Turn on the mongod,mongo commands in the command prompt and use RoBo3T to access the Datatbase.

(back to top)

Built With

Contributors

Links

(back to top)

Thank You!

About

A comprehensive merchandise management platform for college clubs, streamlining the process of selling and purchasing merchandise for various clubs such as Chess club, Computer Coding Club, Enactus, etc.

Resources

Stars

Watchers

Forks

Packages

No packages published