Skip to content

rasouza/diary-frontend-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Diary

alt text

Programming Diary is a self-hosted Angular application which keeps track of my repositories part of #100DaysOfCode challenge. It also works as the Log needed in this challenge and can be replaced instead of the suggested Markdown Log, rendering a timeline as you write on it. You can check my progress out here.

Programming Diary works together with its backend API.

Special thanks go to:

Quick start

  1. Install NodeJs from NodeJs Official Page.
  2. Open Terminal
  3. Go to your file project
  4. Run in terminal: npm install
  5. And: npm start

Features

  • Write about your progress daily
  • Complete progress timeline through Day 1
  • GitHub repository statistics from GitHub API
  • more in the future...

About

Programming Diary for the #100DaysOfCode Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published