Skip to content

sujen2009/angular-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Still Under Active Development

This project is still under active development.

User Login/Register Functionality

A simple app in Node and Angular which let's users to browse a welcome page, register a user in the system, login into it and view the homepage of that user. This is just a starter project and functionality will be added as necessary.

Usage

Clone the repository locally. Navigate to both frontend & backend directories and run:

npm install

and afterwards

npm start

User Interface

The system should be running at this point. Open a browser window and navigate to http://localhost:4200

Built With

  • NodeJS - JavaScript runtime
  • Express - Web framework for NodeJS
  • Angular - Superheroic JavaScript MVW Framework
  • Mysql - Database System
  • Sequelize - Promise-based Node.js ORM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published