Skip to content

It's a social network in which people can share their best pictures with others, interact with them by liking their posts

License

Notifications You must be signed in to change notification settings

OneEyeX/Share-Your-Best-Pics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Share Your Best Pics

it's a social network in which people can share their best pictures with others, interact with them by liking their posts or following them.


· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

Share-Your-Best-Pics Screen Shot

it's a social network in which people can share their best pictures with others, interact with them by liking their posts or following them.

other screenshots



(back to top)

Built With

(back to top)

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.

Installation

This project was generated with Django version 4.0.5.

Below is an example of how you can instruct your audience on installing and setting up the app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo by running

    git clone https://github.com/OneEyeX/Share-Your-Best-Pics.git
  2. setting up and activating the Virtual Environment

Run

python -m venv venv

then

source venv/Scripts/activate
  1. Installing Django
pip install django==4.0.5
  1. Activating the server
cd Share-Your-Best-Pics

then

python manage.py migrate

then

python manage.py runserver

for a dev server. Navigate to http://localhost:8000/. The application will automatically reload if you change any of the source files.

(back to top)

Issues

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.md for more information.

(back to top)

Contact

Chedly Chahed - @chedly_chahed - [email protected]

Project Link: https://github.com/OneEyeX/Share-Your-Best-Pics

(back to top)

About

It's a social network in which people can share their best pictures with others, interact with them by liking their posts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published