Giter Site home page Giter Site logo

ierofantis / user-profile Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 3.32 MB

An interface made on Express.js, Angular, Ejs, GoogleMap API,Bootstrap & jQuery

Home Page: https://registration-form.herokuapp.com/

JavaScript 25.17% CSS 18.25% HTML 56.58%

user-profile's Introduction

User-Profile

An interface made on Express.js, Angular, Ejs, Bootstrap and JS (Read The Documentation below for further information)

alt tag

Review the app locally

If you want to test the app locally then download the zip file from this repository unzip it on your PC and then open your command line on the specific location that you 've unzipped the folder.

Then run npm install(make sure that you have installed on your PC the latest versions of npm and node) to install the modules from package.json

When the installation is over then type on your command line: node server or simply nodemon

Review the app globally

You can test my app live on https://registration-form.herokuapp.com/

Documentation

User Stories

  1. Landing Page(Login Page)

The user has to sumbit the form with the following credentials:John & 1234(placeholders). If the credentials are false then the user will not redirect to the user's profile page

  1. Profile page

The user profile page will show the user available fields, such as:

  • First name
  • Last name
  • Card number (assume that the users have a unique 9-digit card number)
  • Email
  • Mobile number
  • Gender

If the user click on any field(link) of the form he can update the static information.

There is validation in the frontend(card number, email, mobile number) that shows errors if the format is wrong.

For the moment the buttons are not active Except the Show Address button that shows a modal dialog with the user's address information.

Initially the fields are empty but when the user fill them then he can click the Update My Address button and the data is going to be saved on a database(there is no database at the moment but this is the main concept) and the user will see his address on the map.

  1. Database and MVC

At the moment there is no database but I have add the two main Schemas on the Models folder. For scalability reasons I 've used MVC architecture.

  1. Cross Browsing Test and Responsiveness

This app is tested and working on:

Internet Explorer, Mozzilla Firefox, Chrome, Opera, Safari

and It's fully responsive

  1. Tools

I have used ExpressJs for backend and EJS template engine,Angular,Vanilla JS and jQuery for the frontend.

user-profile's People

Contributors

ierofantis avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  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.