Giter Club home page Giter Club logo

tinytot's Introduction

Child Management System

This project is a Child Management System built using Flask, SQLAlchemy, and Flask-Login. It allows users to manage children's information, attendance, class details, reminders, and user authentication.

Table of Contents

Installation Usage Features Contributing License Contact

Installation

To run this project locally, follow these steps:

Clone the repository:

git clone https://github.com/Sushil642/TinyTot.git

Navigate to the project directory:

cd child-management-system

Install dependencies:

pip install -r requirements.txt

Set up the MySQL database. Ensure that you have MySQL installed and running on your system. Update the database_uri in app.py with your database credentials.

Run the Flask application:

Copy code python app.py Access the application in your web browser at http://localhost:5000/.

Usage

Sign Up: Users can sign up for an account by providing a username, email, and password.

Login: Registered users can log in using their email and password.

Child Management: Users can add, edit, and delete child records. Each child record includes details such as roll number, name, gender, parent email, parent number, and address.

Attendance Management: Users can add attendance for each child by providing the roll number and attendance details.

Classroom Management: Users can add details about classrooms, including the program and teacher's name.

Reminders: Users can view reminders for various actions related to children.

Features

User authentication with Flask-Login Database management with SQLAlchemy CRUD operations for child records, attendance, classrooms, and reminders Flash messages for user notifications Contributing Contributions to this project are welcome! Here are a few ways you can contribute:

Report bugs and issues Suggest new features or enhancements Submit pull requests License This project is licensed under the MIT License. See the LICENSE file for details.

Contact For any inquiries or support, please contact [email protected].

Screenshot 2024-03-18 112633 Screenshot 2024-03-19 004849 Screenshot 2024-03-19 004904 Screenshot 2024-03-19 004913 Screenshot 2024-03-19 004930 Screenshot 2024-03-19 004949 Screenshot 2024-03-19 005000 Screenshot 2024-03-19 005009 Screenshot 2024-03-19 005020 Screenshot 2024-03-19 005035 Screenshot 2024-03-19 005047

tinytot's People

Contributors

sushil642 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.