This is a new social networking application 💻 , to provide users a way to earn some extra bucks 💰. Users will be able to find tasks(chores) 📝 of their liking, near them. Which they could then apply on by answering some questions/resume ❓ as asked by the creator of that chore. This application will give work to the person needing it, and will take the load of the creator's (creator of the task) mind.
t_video6161160569278695059.1.mp4
- Install 🏁 Node and NPM .
- Install 🏁 POSTGRESQL, create a user 🙋 and run the commands given in the file .
- Run 🏃 npm install in your command line from the root of the project.
- Create a file database.js 📄 in the root of the project (similar content could be found on here ) it will contain information about your postgres server.
- run 🏃 node .\index.js to start your server at port 3000
☺️ .