Skip to content

kumarshobhit/Synergy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Keeper

An awesome contact keepiing site

Deployed Version

Live demo (Feel free to visit)👉 :https://still-bayou-32383.herokuapp.com/

Key Features

  • Authentication and Authorization
    • Login and logout
    • Register
    • Using JWT
  • Contact
    • Manage contacts,add contatcs, update contacts, create contacts and delete them.
    • Filter contacts

How To Use

Create a contact

  • Login or Signup to the site
  • Add contact using the contact form
  • Filter using the filter bar

Deployment

The website is deployed with git into heroku. Below are the steps taken:

git init
git add -A
git commit -m "Commit message"
heroku login
heroku create
git push heroku master
heroku open

You can also changed your website url by running this command:

heroku apps:rename natours-users

Set environment variable in heroku dashboard or using:

heroku set:config config_name=value

Build With

Installation

You can fork the app or you can git-clone the app into your local machine. Once done that, please install all the dependencies.

About

Synergy-Keep track of all your contacts in one place.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published