Git Product home page Git Product logo

facundocg / study-time Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 63 KB

Stay organized and stay ahead with Study Time - the ultimate tool to track your study progress and achieve your academic goals. Start planning and optimizing your study routine today! ๐Ÿ“…๐Ÿ“š

Home Page: https://studytime.pythonanywhere.com/

Python 48.95% HTML 50.96% CSS 0.09%
django django-application python

study-time's Introduction

Study Time

Study Time is a powerful planner designed to help you manage your time effectively, making it the ideal tool for students attending classes or working on assignments. With Study Time, you can effortlessly keep track of your formal hours (class hours) and informal hours (homework or self-study time), ensuring that you stay organized and make the most of every moment.

Features

  • Create records of your study sessions.
  • Sign up users and manage user authentication.
  • Login and logout users securely.
  • Edit and delete study records to maintain accuracy.
  • Filter study records by month or year for easy review.

Technologies Used

  • Django
  • Python
  • CSS
  • Bootstrap
  • HTML

Database

Study Time utilizes SQLite as its database, ensuring secure and efficient data storage for your tasks and user information.

Installation

  1. Clone this repository to your local machine.
  2. Create a virtual environment and activate it.
  3. Install the required packages from requirements.txt using the following command: pip install -r requirements.txt
  4. Set up your SQLite database with the necessary configurations.
  5. Run the migration to set up the database schema: python manage.py migrate
  6. Start the development server: python manage.py runserver
  7. Access the application by navigating to http://localhost:8000/ in your web browser.

Notes

  • Study Time extensively utilizes Django's class-based views to provide an organized and maintainable codebase. The project also leverages Django's powerful authentication functionalities to ensure secure user accounts.
  • Create a user account to access all the features of Study Time.

Feel free to explore the code and contribute to the development of Study Time. Happy studying! ๐Ÿ“…๐Ÿ“š

Website Link: https://studytime.pythonanywhere.com/

study-time's People

Contributors

facundocg 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.