Welcome to NodeYak, a Django-based location-services application designed for local-community driven communication. This is for our CPTS 322 Project for our team called "Yak-Men"
- Backend: Django, MySQL
- Frontend: HTML, CSS
- Tools: Ajax for realtime communication, PythonAnyware for deployment
These instructions will get your copy of the project up and running on your local machine for development and testing purposes.
Before you begin, ensure you have the following installed:
- Python (3.8 or higher recommended)
- pip (Python package installer)
To get your development environment running, follow these steps:
-
Clone the repository:
git clone https://github.com/zfelcyn/Yik-Yak-Clone.git
-
Open the djangochat folder:
-
Running the project: If you're on mac or linux use python3
python manage.py runserver
If not auto redirected go to http://localhost:8000/login/