Skip to content
/ Chatup Public

Cool Communication application between friends with a 2 step user authentication.

Notifications You must be signed in to change notification settings

zivbeh/Chatup

Repository files navigation

Chatup

This is my cool communication application

It allows:

  • Texting and Chating with friends
  • group chats
  • giving friends different names than what they class themselves
  • infinite color themes management
  • User authentication
  • 2 step verfication with email
  • notifications
  • search functions
  • SQL database support

How to use:

  • Download the files or clone the repository
  • Open command line
  • Get into your folder in the cmd
  • Write this line: "npm install" || You have to have npm
  • Write at the cmd "npx sequelize-cli db:migrate" || You have to have "DB Browser (SQLite)" to view th database
  • Write at the cmd "npm run start"

About

Cool Communication application between friends with a 2 step user authentication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published