Skip to content

kriptcs/Close-Social

Repository files navigation


Close Social

Social Media Simplified
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Roadmap
  3. Getting Started
  4. Contact
  5. Acknowledgments

About The Project

Close Social Screen Shot

This is a uni project done together with two of my classmates. It is a web app built from the ground up that lets users log in and create posts which can be seen by all other users. There is also an admin/moderator function which allows certain selected individuals to moderate posts. Users can also use the Imgflip Meme Generator API to create memes.

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

  • HTML
  • CSS
  • PHP

Roadmap

  • Deploy it
  • Improve UI
  • Introduce Dark Mode

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Here is the list of programs that need to be installed to run it:

How to get running

  1. After installing all the apps download the source code and move it to the www folder within your wamp/mamp folder (for example C:\wamp64\www).

  2. Boot up wamp/mamp and wait for it to fully open.

  3. Go to your web browser and access localhost. If that does not work, try localhost:8888.

  4. From here you should see a list of projects that are within the wamp/mamp folder. If you see socialapp in there you it means you have completed the previous steps successfully. Huuraay!

  5. We must initialize our database. Go to localhost/phpmyadmin/ or localhost:8888/phpmyadmin/ and log in using the username root and no password and press Log In.

  6. Once you are in the phpMyAdmin page, create a new database my pressing the New button.

  7. Name your database maindb. This makes sure that the code is accessing the right table.

  8. The page will then tell you that you have no tables created. Go to the SQL Tab and paste the contents of Database.txt in there and press Go.

  9. Now that you have your database and tables set up you are ready to access the site!

  10. Access localhost/socialapp or localhost:8888/socialapp.

  11. You should be redirected to the home page and from here on out you can use the app!

Contact

Gabriel - @kriptcs - bodnarescu.gabriel2@gmail.com

Project Link: https://github.com/kriptcs/WhereShouldIGo

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)

About

Bare-bones Social Media

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages