An open API service indexing awesome lists of open source software.

https://github.com/alejandro945/spa-js

This projects shows how one can make a simple blog details style single page app using only plain javascript.
https://github.com/alejandro945/spa-js

es6 spa vanilla-js

Last synced: 10 months ago
JSON representation

This projects shows how one can make a simple blog details style single page app using only plain javascript.

Awesome Lists containing this project

README

          


Welcome to our proyect!


# SPA-JS ![Status badge](https://img.shields.io/badge/finished-red)

SPA JS is a web page developed with JavaScript, Html and CSS, which allows us to see a list with different types of articles, we can also register and log in. At the moment the application does not have user verification when logging in.
Also the application is not yet able to update an article with new or replacement information.

## Sections
```
Login
```
```
Sign Up
```
```
View Articles
```
```
View Details of Articles
```
## Changelog

#### Version 1
* Screen Sing in
* Screen Sing Up
* Screen of articles
* View details of articles
* Implementation
* Project description
* Read me

## Sign In
* Principle Screen


![ScreenShot](https://github.com/alejandro945/spa-js/blob/master/static/sign_in.png)

## Sing Up
![ScreenShot](https://github.com/alejandro945/spa-js/blob/master/static/sign_up.png)

## Articles
![ScreenShot](https://github.com/alejandro945/spa-js/blob/master/static/dash.png)

## Details of Articles
![ScreenShot](https://github.com/alejandro945/spa-js/blob/master/static/edit.png)

## Operation System 📢

* Windows
* Mac
* Linux

## Built With





## Versioned




## Authors

* **Alejandro Varela** - [Alejandro Varela](https://github.com/alejandro945)
* **Gabriel Suarez** - [Gabriel Suarez](https://github.com/GabrielSB19)