Git Product home page Git Product logo

front-end-node-ng-chat's Introduction

Front-end-Node-Ng-Chat

Hello and welcome to the Front-end part of my first and ongoing Node/Angular Chat

Install

  • To install the following project, start by cloning or downloading it

  • Once you are in the project folder in your computer :

npm install

Run the Angular Server

ng serve

Open your favourite browser (obviously Firefox)

Navigate to your favourite localhost

Chat usage for now

  • You have to register (at least) two users to be able to chat between them. Consider the following:

    • Two users cannot have the same email
    • A few validators are here and there, so :
      • name and firstname cannot exceed 30 characters
      • password can contain uppercase and lower case characters, as well as !$@#, but must be between 6 and 20 characters
      • every field is mandatory, but there isn't any real mail verification yet, so you can put [email protected] if you want to
  • Once your user/users have registered, you have to login to access the chat fonctionnality, so at home, do not pick too complicated mails or passwords as you will have to type them again

  • Consider logging in two different users : One in a classic window, one in a private window

  • Once logged, you can see all the existing users under the 'Users' tab, and click on one to chat with him !

Disclaimer

  • Not much style at the moment, mostly trying to make it work

  • Plenty of functionnalities still under work/review, evrything might not work as expected, feel free to contact me !

Link to the Back-end, in case you missed it

Here you go

front-end-node-ng-chat's People

Contributors

jacquesdurand avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.