GithubHelp home page GithubHelp logo

college-erp's Introduction

College ERP

An ERP system for educational institutes. Built with Frappe, ERPNext, and ERPNext Education Module.

Guidlines - How to make student Enrollments

  1. Open the website that you have created, click on the admission in the navbar.
  2. You will see different fields there, such as Program, Academic year, Academic term etc.
  3. Navigate to Education > Program > Add Program , fill all the fields and click on save.
  4. Follow same for the academic term and academic year.
  5. In the admission form, fill all the details and submit the form.
  6. Open student applicant, you will see the new entry there, click on that entry.
  7. Now the admin can see all the details and can perform the required actions.
  8. In the top right, there will be a dropdown. The admin can either approve or reject the form.
  9. Suppose the admin approves the form, then there will be an Enroll button.
  10. After clicking on the enroll button, the student will get enrolled.

college-erp's People

Contributors

pokhiii avatar sarika2003 avatar kirannegi02 avatar

Watchers

 avatar Pankaj Agrawal avatar  avatar Vaibhav Rathore avatar

college-erp's Issues

Setup admission form

To Do

  • Customize the DocType to include all the fields that are present in the admission form
  • Customize the Student Applicant Web Form to provide all the fields to be filled by the student

Acceptance criteria

  • User should be access the admission form from the website without login
  • User should be able to fill in all the details in the admission form
  • #10
  • Admin should be able to see the list of all the student applications
  • Admin should be able to see all the submitted details for any student applications
  • BONUS: Admin should be able to filter (program), search (name), sort (based on date of submission)

Additional notes/questions

  1. Should we generate a unique number on the successful submission of the admission form?
  2. Should we send an email to the student with the submitted details and admission form number?

Setup courses

To Do

  • Setup all the available courses and connect them with a program
  • Find out how does the student get enrolled to a particular course

Acceptance criteria

TBA

Additional notes/questions

TBA

Program enrollment

To Do

  • Once everything is clear, the admin should be able to accept the student applicant into a student and start the program enrolment
    • Student has applied
    • Application has been verified
    • Fees have been paided
    • Anything else?

Acceptance criteria

TBA

Additional notes/questions

TBA

Website customization

To Do

  • Customize the website to not redirect to the login page when the homepage is visited by a guest user
  • Customize the website to display the college logo
  • Customize the website to display the university logo
  • Customize the website to display a navigation bar with links
  • Customize the website to display a footer

Acceptance criteria

  • As a guest user, I should be able to come to the landing page of the website
  • I should see the college logo, university logo, and the name of the college
  • As admin, I should be able to customize all the details from the backend

Additional notes/questions

NA

Remove specific fields from a DocType

To Do

  • Find a way to remove the first_name, last_name, middle_name fields from the Student Applicant doctype.
    Currently we have a way to remove them from the Student Applicant web form but when they are removed from the Student Applicant DocType, we get an error AttributeError: 'StudentApplicant' object has no attribute 'first_name' when the form is submitted from the website.

Acceptance criteria

  • As the admin user, I should not see the fields first_name, last_name, middle_name and any other fields that are not part for the admission form when I am viewing the a particular student applicant's details

Additional notes/questions

NA

Attendance module

As the admin,

  • Add Program
  • Add Student Batches
  • Add Student Groups based on Academic Year and Term

As an instructor, I can log in in the system and

  • See my past courses
  • See what am I teaching in these academic terms
  • Go to any of my active courses and mark attendance for the students who have enrolled in the course

Questions

  1. How can student view their attendance?

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.