Skip to content
/ UChat Public

AN updated version of ChatUp with a newer database and authentication work.

Notifications You must be signed in to change notification settings

zivbeh/UChat

Repository files navigation

Chatup

This is the newest version of the excellent communication application ChatUp

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 the database
  • Write at the cmd "npm run start"

About

AN updated version of ChatUp with a newer database and authentication work.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published