Skip to content

sigit-prayoga/switr-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Switr Frontend with AngularJS

Switr is a really simple web application that made for a demo of some recent technologies. It's been dedicated to anyone, community or individual, who wants to share the particular tech.

Frontend Tech Stack:

Backend Tech Stack:

Database

  • MongoDB
  • PostgreSQL (coming soon)

This Repo:

  • AngularJS

AngularJS is a JavaScript framework. It can be added to an HTML page with a <script> tag.

In case you wonder, we have 2 backend systems here. For anything related to user (login, profile, preferences), the backend is built with GO fork me here. For the swit service itself, we use NodeJS check 'em out.

NOTE: This project is also available in Angular 2 here

Install devDependencies with npm

$ npm install

Install the dependencies with Bower

 $ bower install

Run task runner with Grunt

$ grunt

Todos

  • Write Unit Tests
  • Redefine with a good UI with Bootstrap
  • Implement Login with Firebase, like we already have in Angular 2 version

About

switr - simpler than twitter -- web app repos using Bootstrap, AngularJS and Socket.IO client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published