Skip to content

Reference and Discovery for Utopian.io development projects

License

Notifications You must be signed in to change notification settings

code-with-sam/utopian-dashy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utopian Dashy 🚀

Utopian Dashy aims to be a reference and discovery tools for projects and developers on the Utopian.io platform. This project was born out of my desire to have a single place of reference for the development projects I am working on.

Usage

The current version of Dashy can be viewed online here. Initial release is on a default domain as the final project name is still TBD.

Dashy aims to be a reference tool for recent statistics, a discovery tool for interesting project & developers and a portfolio tool to showcase a developers projects. Not too much to ask right 😉.

/ - Base url shows latest projects and statistics /users/sambillingham - Portfolio url can specify any utopian contributor name

To use locally please follow setup below.

Install & Setup

Dashy is an Express.js App. You will need the latest version of Node.js installed to setup and run this project locally.

If you have Git installed you can clone the project from the command line.

git clone git@github.com:code-with-sam/utopian-dashy.git // if you have ssh keys setup
git clone https://github.com/code-with-sam/utopian-dashy.git // if you are using https auth

Alternatively download the project directly from Github

Once downloaded run the following commands to install.

cd utopian-dashy/
npm install
npm start

An Express server will start. Navigate to http://localhost:3000 to view the project.

Features

user-profile

Portfolio/Tracker

The aim of this page is to answer the questions “What are you working on?” & “What have you made?”.

dashboard

Dashboard/Lastest

The aim of this page is to answer the questions “What are the latest approval/reject rates?” & “What projects have been approved recently?”.

#Roadmap

  • Use for all utopian categories not just development. Allow switching between them and an ‘all’ view.
  • Expand project card to see all updates or link to individual project view. (Not all projects are updated by the same author)
  • Regularly Cache results or move to database
  • Personal feed to see only who you follow
  • Differentiate owner/contributor on profile page
  • Infinite scroll for more content
  • preload animations
  • Add overall approval rate of user on profile page

contributions

You can connect me on Discord[sambillingham#7927] or Steemit @sambillingham

About

Reference and Discovery for Utopian.io development projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published