Skip to content

PhotoVoyage is a platform for exploring and sharing travel and adventure photos from around the world. Discover new places, share your experiences and connect with other photography lovers on an exciting visual journey.

License

Notifications You must be signed in to change notification settings

photovoyagehelp/PhotoVoyage-fork-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhotoVoyage is a platform for exploring and sharing travel and adventure photos from around the world. Discover new places, share your experiences and connect with other photography lovers on an exciting visual journey.

Demo: https://photovoyage-main.onrender.com/


rquirements

  • Node.js - a cross-platform runtime environment
  • Git - version control software

Installation

Clone the repository with the git tool

> https://github.com/api-tsukasa/PhotoVoyage.git

this step is very important for the bot to work that's why you need git this step must not be skipped

Installing Dependencies

> npm install

Start Project

> npm run dev

When you start the server locally, you have to enter the following URL

admins.xml

<?xml version="1.0" encoding="UTF-8"?>
<admins>
    <admin>XFkjjp0</admin>
</admins>

The first account with an administrator is called XFkjjp0 but it can be modified until you can add more accounts if you like with the following tag

    <admin>account name</admin>

Features

  • Database Photo Storage
  • Login and register system with database
  • Admin Panel
  • Admin Account System
  • Account Manager
  • Captcha system
  • Security system
  • User protection

Contributors

Thank you very much for helping in the project ❤

About

PhotoVoyage is a platform for exploring and sharing travel and adventure photos from around the world. Discover new places, share your experiences and connect with other photography lovers on an exciting visual journey.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 44.9%
  • CSS 28.8%
  • JavaScript 18.6%
  • TypeScript 4.4%
  • HTML 1.9%
  • VBScript 0.7%
  • Batchfile 0.7%