Skip to content

Leesha-Noble-Souls/ParentTrainingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues

About The Project

This is a web application for training parents of autistic children. The parents would access the website for lesson plans - which would be assigned by the admin.

Built With

Getting Started

Install Django on your computer.

Setting Up The Project

  1. Install Django from docs.djangoproject.com
  2. Clone the repo
    git clone https://github.com/Leesha-Noble-Souls/ParentTrainingApp.git
  3. Change directory
    cd ParentTrainingApp
  4. Make migrations
    python manage.py makemigrations
    python manage.py migrate --run-syncdb
  5. Run the project
    python manage.py runserver

Roadmap

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

Contributing

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

  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

Contact

Avishi Gupta - @avgupt - avishig012@gmail.com

Acknowledgements