Skip to content

dlui220/bloginator9000

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#bloginator9000 The greatest blog engine you will ever use. Want your voice heard? Try it now! You could be the 1 to push us OVER 9000!!!!!


###Team Members

  • Leader: Roy Xu
  • UX: Kaizen Castanos
  • Backend: Ri Jiu Zheng
  • Middleware: Ivan Li

###Features

  • Simple and easy to use interface.
  • Beautiful and elegant design.
  • Guarantee that your posts will be read by at least two of us.
  • Friendly and insightful comment section.
  • Secure login system. Why would we want your passwords anyway?
  • Profile page to keep track of all your posts and comments.

###How to Use

  1. Register an account with the link in the top right.
  2. You will be redirected back to the home page.
  3. Posts can be read with the see more button.
  4. If you like the author, you can click their name to see their profile.
  5. Comments can be left on an individual post's page.
  6. When you're ready click Submit Post in the top right to make a post.
  7. Click on your username in the top right to see your contributions to the site.

###How to Install

  1. Make sure you have git installed as well as virtualenv with the flask library.
  2. Open your terminal and navigate to the folder you wish to install to.
  3. Copy the clone URL from our github.
  4. Type "git clone " and then paste the clone URL and press enter.
  5. Launch your virtualenv.
  6. Type in "python blogginator9000.py" and press enter.
  7. Open the web browser of your choice.
  8. Type in "localhost:5000".
  9. Enjoy.

###Timeline October 9th - Databases set up, routes set up, and basic html templates created
October 12th - Login system done
October 13th - Backend done, HTML templates done, posts can be made
October 16th - Routes done
October 17th - CSS done, comments can be made
October 18th - Added profile page and finished readme

######Written by Roy Xu and Kaizen Castanos

About

bloginator9000

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.0%
  • Python 38.4%
  • CSS 15.6%