[Megathread] Statify - Your free way to let your users know what's up

@RiversideRocks If I can figure out how, yes. If I can’t, no! :slight_smile:

3 Likes

What are you using for a database? MySQL? I think I should be able to hook MySQL or another database to make an API.

I’m using MongoDB. Works quite well actually!

3 Likes

Thats cool! I’m sure that we could still hook it up.

1 Like

@RiversideRocks if I am right, pinging a project will keep it alive right? Or does it need to be a http reqeust?

1 Like

I’m not too sure. I think pinging it will do the trick.

1 Like

@RiversideRocks Great, cause I have now written the code to ping any added domains on the dashboard every minute. :slight_smile:

3 Likes

Statify Is now back online. thank you @glitch_support

.
remember to sign up for beta testing to go to our fourm
and to sign up for staff go to statify.glitch.me/apply4staff

1 Like

Video update explaining how it works https://youtu.be/gnBNWA9XvDc

2 Likes

Awesome! Good job on the video

2 Likes

Can I be a beta tester please? So it’s gonna replace http://univers.statuspage.io lol

1 Like

@Showdown76
Please go to our fourm to be a beta tester

1 Like

Make sure to check out our new loading screen at https://statify.glitch.me/

1 Like

Suggestions:
A. Center some things
B. Add padding or margin, some people have big screens and they will be annoyed if the entire thing is on the edge of the screen.

3 Likes

@javaarchive Thanks you for thoose tips. I am adding them in today

1 Like

:wave: I’m one of the newest members to satisfy, I’ll help answer a few of yalls questions.

And just wondering, do you plan on setting up APIs do go with user status pages?

I believe as we advance, we will be adding functionality to display graphs based on user input (Ex. You send us data every minute regarding something, such as website latency, and we store and turn that into a graph)

Suggestions:
A. Center some things
B. Add padding or margin, some people have big screens and they will be annoyed if the entire thing is on the edge of the screen.

I think it’s safe to say a redesign is on its way.

1 Like

Yes. Yes. Graphs. I want graphs.

3 Likes

UPDATE: As @Anish said, we hope to get a complete redesign of the layout. I’m not really into CSS so I won’t focus on that! :joy: We are working on allowing embeds on to your site that will display it’s status and an API so you can make your own embeds and stuff! We also want graphs, really cool graphs, so I have been looking into packages and libraries like chart.js that will allow us to do that. Today I will work on adding the statuses that come back from the ping to each project every minute to the database so we can start designing the actual status pages. Might start with the embed page first as that will probably be the easiest. (Probably just a green or red dot and ‘Good’ or ‘Bad’/‘Error’ text depending on the status of your site). @RiversideRocks said he would like to work on the API, so he can start work, if he wants to, when I finish up adding the ping statuses to the database so you can fetch your ping status and do whatever you want to do with it.
Hope we can get it working as soon as possible,
Eddie

4 Likes

UPDATE: We will also be adding Github login.

NOTE: ALL CODE IS COPYRIGHTED, THIS PROJECT IS NOT OPEN SOURCE

2 Likes

Oh wow… I like how you added Github login @idodev

1 Like