Skip to content

Rishabh-1936/VikeHack-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

VikeHack-2020

Homly.space

As the application is in progress so please first login by using credentials for proper results.

In this application there are two types of user: 1) Volunteer and 2) Non-Volunteer


*Note : There is different credentials for volunteer and non-volunteer

For making request or adding item to barter a user need to be signUp/login as a non-volunteer. Volunteer cannot make request and add items.


For testing purpose the dummy data used is :
Non-Volunteer:
Email:abc@gmail.com
Password:123
Volunteer:
Email:volunteer@gmail.com
Password:123

To run the application follow the following steps:

  1. Open the windows terminal cmd or open the code with any code editor like vs-code with its terminal.

  2. Then go to the directory where the project is located i.e into the NeigbhourHood. (From the above point we mean that go into the folder Homly.space by using cd VikeHack-2020/Homly.space or cd Homly.space)

  3. Then type npm install (to install the dependencies) in terminal.

  4. Then type node index.js in terminal

  5. When "server started" logged in the console then it means server started at port 3000

  6. Open the browser and type localhost:3000

  7. Project will get open.

Important Point

For making request and adding item to barter an user need to be login as a non-volunteer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors