Skip to content

Telerik Academy "JS Applications" course teamwork project

Notifications You must be signed in to change notification settings

mango-telerik/talk-in-code

Repository files navigation

<h1 style="font-size:30px; font-family:consolas; color:lightgrey; background-color:#24292e; padding:15px"> > talk.in.code </h1>

Team Mango

Telerik Academy "JS Applications" course teamwork project

Introduction

This is a simple forum application for developers who need to share their thoughts and experience from everyday life The application is for educational use and represents Single Page Design with simple RESTful web services implemented
And much more cool introduction text here...

instruction for installation

note: this application is for educational use only, it runs on a local server and uses a json file for database

installation steps

  • check if you have nodejs installed - node -v
  • then you need bower and http-server (for local start)
  • download the source from the app repo or clone it
  • open the root folder in the console / terminal / cmd
  • install node modules and bower components - npm install, bower will install automatically
  • run server - npm start
  • open app in browser - http://localhost:3000/#
  • to stop server press Ctrl + C in the console

project stages

  • server and server side
    • users - YES
    • themes - NO
    • posts - YES
    • other - NO
  • user logic
    • login - YES
    • register - YES
    • logout - YES
    • delete - YES
  • posts logic
    • categories - YES
    • create - YES
    • delete - YES
  • comments logic
    • create - YES
    • delete - YES
  • other logic
    • facebook share - YES
    • likes - YES
    • other - NO

Teamwork members

Contributors

Захари Димитров - ZachD
Лиляна Бабачева - Lamma
Таня Димитрова - sunshinet

Not Contributed

Георги Карабойчев - prot3ct

About

Telerik Academy "JS Applications" course teamwork project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •