cd server && yarn to update server packages
cd client && yarn to update client packages
cd server && yarn server to start server
cd client && yarn start to start client
We used the MERNN stack due to it's ease of use and separation of concerns. Additionally, we used the Google Cloud Natural Language Processing API in our application as an option for content moderation.
- Create postings and view other people's postings
- Chat with other users while discussing postings
- Set expirary dates and times to ensure relevancy on the job/task board
- Have the option to specify 0 payment as a means for social interaction
- Focus on security and privacy
- More filtering features
- UI revamp
Note: Built for YHack 2022