Skip to content

Find & connect with top production teams to turn scripts and ideas into reality.

Notifications You must be signed in to change notification settings

Hashara13/Towney-WebApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Towney Logo

Towney, An innovative platform that helps content creators find & connect with top production teams to turn their scripts and ideas into reality. Whether you're working on a film, advertisement, or any media project, Towney simplifies the process of bringing your vision to life in content cretion.

Features

  • Find Production Teams: Discover top-rated teams and individuals to work with on your project.
  • Connect & Collaborate: Seamlessly communicate with teams and keep all your collaboration efforts in one place.
  • Manage Projects: Track progress, timelines, and milestones from start to finish.
  • Real-Time Updates: Stay updated with project developments and changes through live notifications.

Technologies & Frameworks Used

  • Frontend: React.js, Tailwind CSS
  • Backend: Node.js, Express.js, MongoDB
  • Hosting: Vercel
  • Database: MongoDB

Getting Started

To get a local copy of the Towney Web Application up and running, follow these steps.

Prerequisites

Ensure you have the following installed on your system:

  • Node.js (version 14 or higher)
  • MongoDB

Installation

  1. Clone the repository:

    git clone https://github.com/Hashara13/Towney-WebApplication.git
  2. Navigate to the project directory:

    cd Towney-WebApplication
  3. Install the dependencies:

    npm install
  4. Set up the MongoDB database connection in .env:

    MONGO_URI=mongodb://localhost:27017/towney
  5. Run the development server:

    npm run dev
  6. Open http://localhost:3000 to view it in your browser.

Running with Docker

To run the Towney Web Application using Docker, follow these steps:

  1. Ensure you have Docker and Docker Compose installed on your system.

  2. Build and start the Docker containers:

    docker-compose up --build
    
    

About

Find & connect with top production teams to turn scripts and ideas into reality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages